After installing, you have to install GLUT.
GLUT can be downloaded from
http://www.mediafire.com/?ij1m9em7xdy
Configuring GLUT:--
- C:\Program Files\Microsoft Visual Studio 9.0\VC\bin---->Paste glut32.dll file
- C:\Program Files\Microsoft Visual Studio 9.0\VC\include---->Paste glut.h file
- C:\Program Files\Microsoft Visual Studio 9.0\VC\lib---->glut object library file glut32.lib
- C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin--->-glut32.dll
- C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include---->glut.h
- C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib--->glut32.lib
- C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include\gl---->glut.h
- C:\WINDOWS\system32---->glut32.dll
Debug and Run the code. If any problem or clarification regarding the installation of OpenGL or GLUT, please post it in comment panel or mail me to srikanth.gundaz@gmail.com.
Thank you. :P :)