-
04.10.10 - Installing OpenGL/Glut libraries in Ubuntu
7 commentsThe first step is to install the development libraries of OpenGL/Glut in Ubuntu: For newer versions of Ubuntu (>= 11.10) you have to install another package because the linker does't link anymore. Create a test file (test.c): Compile the file linking the OpenGL/Glut libraries:
