-
I can't use GLUT and really don't know why...
well ,
I'm working with lcc under windows98, and after compiling a basic prog successfully,
I just can't launch the EXE as windows tells me that 'the file .EXE is linked to a missing
exportation opengl.dll: glutInitDisplayMode'
what am I supposed to do ??
-
Re: I can't use GLUT and really don't know why...
from JD Frattini
You just seem to begin to programm !
A dll is missing in your Windows/system subdirectorie: it is glut.dll or glut32.dll
you can find it on the net !!!
just enjoy what you have done and send me a copy !
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules