Open
Description
Only takes a few tweaks to get this running Windows (thanks), so some notes so changes can merge back.
- Unsupported compiler flags : -Wextra -pedantic -Werror
Removed in Visual Studio, ideally fixed up in cmake files so they don't propagage thru.
- Add empty file :
G:\dev\lldbg\third_party\glew-2.1.0\build\glew.rc
or modify cmake config to not require it.
Activity
adv-sw commentedon Sep 27, 2021
& a ton of other fixes in my fork, which you're welcome to pull.