Im wanting to know how to install ubuntu 12.04's OpenGL aux libraries if any. Im trying to program OpenGL with C++. I cant find anything on google so.
any help would be super great!!!
|
Im wanting to know how to install ubuntu 12.04's OpenGL aux libraries if any. Im trying to program OpenGL with C++. I cant find anything on google so. any help would be super great!!! |
|||
|
|
|
Firstly, why aren't you using GLUT? The OpenGL FAQ hates AUX:
Long-unsupported software has a habit of not being packaged or (if it has already), being removed. From what I'm starting to gather from reading around, GLAUX was never supported on Linux and is long-since dead on Windows. Follow the advice of the FAQ and use GLUT (libglui et al). |
|||||||
|