trouble getting glut to work on ubuntu
Has anyone here had problems with glut on ubuntu?
I did apt-get install libglut3-dev -y to download the libraries.
Then I compile my program and that works fine.
Then when I run the program I get a blank screen :-/
When I compile and run this program at my school on the solaris boxes, the program displays all the graphics fine.
In my makefile at home I left out (-lXi -lXmu and -lX11) without any complaints from the compiler.
Also, I am using the nvidia-glx driver with my nvidia card.
I don't understand why the same program works at my school but not at my home. Any help would be greatly appreciated, thanks.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement