Installing and Using OpenGL

Hi!!!
I’m new using OpenGl :confused: , I’m under Windows XP, please tell me how do I install this for use it in CPP codes.
Maybe when I compile, i will need a special flags or parameters to compile, tell me them too.
I only need a little program so i don´t need use it a lot (i´m a student, is for homework :smiley: )

Thank you.
:slight_smile:

You probably dont need to install anything if your display drivers are up-to-date.

http://www.opengl.org/applications/installing.html

All recent CPP compilers have anything you need to start coding.

A good place to start is always:

http://nehe.gamedev.net

Please use the “OpenGL coding: beginners” board for further development related questions.