Menu

#1 sdlgl: grafic error on 64bit system

open
nobody
None
5
2013-01-08
2008-05-09
Anonymous
No

/pal/sdlgl/sdlgl.h (v1.6)
line 32: typedef unsigned long DWORD;
line 124: DWORD *m_indices;

On 64bit system are these 64bit long, not 32bit.
Use of "GLuint *m_indices;" works fine.

Discussion

MongoDB Logo MongoDB