From: zoe <zo...@ga...> - 2002-05-27 02:35:34
|
Hi, I have download the SGI_OpenGL_2.0.exe for windows from http://talismanic.net/codeworld/download_opengl.html. >From the site says "After you download and install SGI_OpenGL_2.0.exe you will need to either replace /Windows/System/OpenGL32.dll with /Windows/System/OpenGL.dll (which is the SGI implementation). ". So I replace the opengl.dll to opengl32.dll... After install it, I can't run any glut program, such as create a window using glut.... What i mean is : when i run the .testing.exe, something error message form window shown, something Hang . Now, I use win98 .... but before, i use the opengl95 library downloaded form www.opengl.org . All glut programs can run properly. But some program can't be compiled , may be the gl.h not be updated and not be the latest verison. Anything wrong??? zoe |