View Full Version : error "cannot open 'GL/glut.h'
when i compile a program vc++ says: error cannot open 'GL/glut.h'. where do i get this headder file? or isthere another problem? i have a cd that came w/ my book i searched it and its not on there.
thanks
tinak
09-22-2002, 06:47 AM
There should be a link on the main OpenGL site but here it is anyway.
http://www.opengl.org/developers/documentation/glut.html
You want to play the .dll in the windows/system directory and .lib in the compilers library directory and .h in the include directory.
Tina
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.