-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
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.
Reactions are currently unavailable