Advertisement

GLUT error

Started by November 23, 2000 02:35 PM
0 comments, last by 2 23 years, 11 months ago
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!
try this here http://www.xmission.com/%7Enate/glut.html
+ DONT link anything at all

http://members.xoom.com/myBollux

This topic is closed to new replies.

Advertisement