Trying to compile using mingw64 using scons currently fails on
GHOST_Context.cpp:


Compiling ==> 'GHOST_Context.cpp'
intern\ghost\intern\GHOST_Context.cpp: In function 'bool win32_chk(bool,
const char*, int, const char*)':
intern\ghost\intern\GHOST_Context.cpp:87:9: error:
'ERROR_PROFILE_DOES_NOT_MATCH_DEVICE' was not declared in this scope
intern\ghost\intern\GHOST_Context.cpp:125:7: warning: format '%d' expects
argument of type 'int', but argument 3 has typ
e 'DWORD {aka long unsigned int}' [-Wformat]
intern\ghost\intern\GHOST_Context.cpp:125:7: warning: format '%d' expects
argument of type 'int', but argument 3 has typ
e 'DWORD {aka long unsigned int}' [-Wformat]


Unfortunately, 'ERROR_PROFILE_DOES_NOT_MATCH_
DEVICE' just doesn't seem to be defined in any header anywhere
_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to