Page 1 of 1

147 compile errors

Posted: Sun Aug 03, 2008 19:02
by Nash

Code: Select all

14>Compiling...
14>r_opengl.cpp
14>.\src\gl\r_render\r_opengl.cpp(367) : error C2440: '=' : cannot convert from 'PFNWGLSWAPINTERVALEXTPROC' to 'bool (__stdcall *)(int)'
14>        This conversion requires a reinterpret_cast, a C-style cast or function-style cast
14>.\src\gl\r_render\r_opengl.cpp(1127) : error C2440: '=' : cannot convert from 'BOOL (__stdcall *)(int)' to 'bool (__stdcall *)(int)'
14>        This conversion requires a reinterpret_cast, a C-style cast or function-style cast