Configuring OpenGL (GLUT) in Code Blocks
Configuring OpenGL (GLUT) in Code Blocks
Step-by-step procedure to setup OpenGL (GLUT) in CodeBlocks IDE for windows.
Install Code Blocks IDE for coding C, C++ download from (Preferred 13.12 to 17.12):
http://www.codeblocks.org/downloads/sources/5
Step – 1
Step – 2
For 32 bit Windows
For 64 bit Windows
Step – 3
Step – 4
Step – 5
Step – 6
Click Finish.
Step – 7
Congrtualaiton you’ve successfully configured OpenGL (GLUT) in CodeBlocks.