when i try to add the OpenGL files it showing like this
Asked
Active
Viewed 715 times
2

Alex Jones
- 7,982
- 9
- 55
- 94

Bharath R
- 23
apt-get install
to install packages, probably thefreeglut
ones. Depending on the codeblocks install you may need the 32bit version. Alternatively just enter the path probably into the the GLUT location thing (it may need to be in/usr/lib
or similar) – Wilf Nov 19 '15 at 15:33