setting up opengl libraries

Started by
1 comment, last by xCronus 19 years, 3 months ago
I have just purchased the "OpenGL Game Programming" book. (the one written by the guys from this site).... I need help with the opengl libaries and header files and the .dll's. I am using Dev-CPP, and I need help setting up my compiler for opengl. How would I do this?
Advertisement
File -> New -> Project -> Multimedia -> Opengl template.
since the book you are referring to uses the Win32 API, it should be just what you need.
- stormrunner
thanks.

This topic is closed to new replies.

Advertisement