147 compile errors

Bugs that have been resolved.

Moderator: Graf Zahl

User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

147 compile errors

Post 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

Return to “Closed Bugs”