OpenGL, DevC++, and the Red Book

Started by
0 comments, last by Some Guy 22 years, 9 months ago
Well I''ve been reading the online version of the Red Book (great book, BTW) and have been trying to compile the program at the end of the first chapter (Example 1-3) with DevC++, which is shipped with OpenGL. It will not work. So, I need to know how to use OpenGl-- and GLUT-- with DevC++. It''s possible that I have GLUT libraries that aren''t compatible with Mingw32, I guess, (the guy from NeHe emailed me a link to them when I asked). I don''t know why that would happen, though. THE BOTTOM LINE: How do I use Opengl and GLUT with DevC++?
Advertisement
You probably want to be a little more specific than ''It will not work''. What kind of problem are you having with it?

This topic is closed to new replies.

Advertisement