Re: [PyOpenGL-Users] glut32 not found
Brought to you by:
mcfletch
From: Mike C. F. <mcf...@ro...> - 2004-09-11 22:09:18
|
enrike wrote: > hi > > i have been installling and uninstalling python and all the modules on > my XP machine and now i am getting an error when i try to import GLUT. > It says it cannot find it. i have downloaded it and placed it on > windows/system32 but then i get another error suggesting this maight > not be the right glut32.dll i should be using. You'll want to be using GLUT 3.7(.6), probably the Win32 binary release pointed to by the installation page. If you can post the actual error messages it would be far more likely that we I can help diagnose and solve the problem. I'm assuming you're using the binary release on Python 2.3 with PyOpenGL 2.0.1.08, if not, let me know (generally speaking, when asking these kinds of questions it's very useful to give as much information as possible about your software setup). Good luck, Mike ________________________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://www.vrplumber.com http://blog.vrplumber.com |