I am a linux user. I write OpenGL applications in python but i am going to write OpenGL applications in C++ , but i have a problem. there is no ‘GL’ folder in ‘/urs/include’ directory and i have not acces to OpenGL headers. what should i do? is there not installed packages?
Share
You have to install it.
For Ubuntu, I think the command is:
As this installs everything
freeglutdepends on.For other linux distros (I run Arch Linux), just search Google for opengl headers {distro}.