View Full Version : OpenGL with DevC++ - what do I need?
mouse
06-01-2003, 08:34 AM
Do I need some kind of libraries or SDK to make OpenGL stuff in DevC++.
I'm using Windows XP btw.
Mhtml
06-16-2003, 05:52 PM
You don't need anything special.
One thing I have noticed is mos tutorials use the header glaux.h but it didn't come with my dev-cpp to just ignore it as it doesn't seem to do much.
SUMMARY: The openGL libs come with dev-cpp. :)
Mhtml
06-17-2003, 11:43 AM
I might add, I've only been using c++ for around 12 hours now maybe less but already I'm creating openGL content thanks to http://nehe.gamedev.net .! :)
Towards the bottom of every tutorial they have a devC++ version of the tutorial and it's commented very well, just make sure to get rid of the #include <gl\glaux.h> header include as that header doesn't come with devc++.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.