Message boards : Number crunching : Graphics - erroring out
Author | Message |
---|---|
Andre Heinrichs Send message Joined: 17 Sep 05 Posts: 2 Credit: 430,532 RAC: 0 |
I just had this on my windows-box. Windows complained that glut32.dll could not be found. Is it just me, or is it a problem of the graphics? If it's me, how can I fix that? TIA |
genes Send message Joined: 8 Oct 05 Posts: 60 Credit: 697,173 RAC: 635 |
I had the same thing happen. They are working on eliminating the need to send out glut32.dll with the app, but in the meantime you could just put a copy of it in your system folder. You can find it here, among other places: http://www.xmission.com/~nate/glut.html |
dgnuff Send message Joined: 1 Nov 05 Posts: 350 Credit: 24,773,605 RAC: 0 |
I just had this on my windows-box. Windows complained that glut32.dll could not be found. Is it just me, or is it a problem of the graphics? It's because the graphics initially require glut32.dll. You can get this from the glut web page, all you need to do is unzip the binary distribution, and put glut32.dll in your windowssystem32 directory. As a footnote to this, a version of the screensaver is in the works that will not require glut32.dll. That will fix the problem permanently. |
Andre Heinrichs Send message Joined: 17 Sep 05 Posts: 2 Credit: 430,532 RAC: 0 |
Okay, thanks, genes and dgnuff. I just put the DLL into my system32 directory. Now, I'll have to wait for another WU with graphics... Or maybe it won't be that long until the official (ie. non-beta) rosetta client supports graphics. Can't wait to see those graphics :-) |
Message boards :
Number crunching :
Graphics - erroring out
©2024 University of Washington
https://www.bakerlab.org