GLUT error
Does anyone know how to get the Utility Toolkit to work (GLUT)? I got the header, and included it and linked everything, but I''m still getting an error...
c:\program files\microsoft visual studio\vc98\include\gl\glut.h(71) : fatal error C1017: invalid integer constant expression
(Oh yeah, I''m using MSVC++6)...
This is the line it says is causing the error:
#if {GLUT_API_VERSION >= 2}
Why is it doing this? Am I including / not including something I''m supposed to? Is it a faulty header? Has anyone else had this problem? I need help fixing this... Thanks!
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement