View Full Version : glut
kaos8
09-10-2005, 09:04 PM
where do we download the glut libraries from??
redarrow
09-10-2005, 10:48 PM
Try here:
http://www.opengl.org/resources/libraries/glut.html
maybe you can help me with my problem.
I copied:
glut32.dll in c:\windows\system
and
glu32.dll in c:\windows\system32
This works at the windows machine where I work on right now and also on my laptop where I sometimes run my programs. But simply copy the file's doesn't work on every pc. Can you explain why this does not work.
greating Peter
ZbuffeR
09-12-2005, 09:09 AM
both should be in %SystemRoot%\system32
>> But simply copy the file's doesn't work on every pc. Can you explain why this does not work.
No we can't explain because you don't tell *what* does not work : does windows complain about a missing .dll ? which one ? etc
I'm sorry.
The program does not start. The following error occured:
The application failed to initialize properly (0xc0000022). Click on OK to terminate the application.
I moved the dll to \system32 map. Run my program with administrator rights. This works, but running the program with restricted owner rights this error occurs again.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.