The glut.h header just declares the functions. You need to link with the library that implements them, which should be described in the glut documentation.
anon
2009-03-24 14:52:49
The glut.h header just declares the functions. You need to link with the library that implements them, which should be described in the glut documentation.