View Full Version : Running OPENGL
senem
06-26-2005, 06:04 AM
Hi,
I downloaded glut.h,glut.dll,glut32.h,glut32.dll and opengl32.dll files.
I updated my graphic card driver : Intel(R)82852/82855 GM/GME Graphics Controller.
But I cannot run any files related to opengl( sample files like noof.exe, chess.exe):
I received the error message : opengl.dll cannot be found.
I couldn't get opengl.dll file. How can I get it?
I don't know where you can get the 16 bits version of the dll.
ZbuffeR
06-26-2005, 11:18 PM
I think the old SGI software OpenGL implemtation was just named opengl.dll
Can you give us more details about your OS, hardware, and what are those chess.exe programs ?
senem
06-27-2005, 11:24 AM
My system is notebook : Win XP Home Edition Vesiyon 2002 Service Pack 2, Intel Pentium(R) M 1.6 GHz, 988 MHz, 240 MB RAM.
I downloaded some OPENGL samples from internet. chess.zip.
Address :http://www.opengl.org/resources/code/basics/more_samples/
I cannot run chess.exe file because there is not opengl.dll in my PC.
senem
06-27-2005, 11:56 AM
Now, I downloaded opengl.dll file. I tried to run chess.exe program. It cannot be run again : Error : HfxClasses45.dll cannot be found.
What can I do for it? I searched it but I couldn't find the file.
Silkut
06-27-2005, 12:27 PM
opengl.dll is the name of the 16 bit's Dll file.
As far as i know, Windows need opengl32.dll to run latest applications, i suppose that the application you downloaded is outdated. Concerning the other dll error i guess that the chess application call another outdated dll not used anymore..
maybe i'm wrong, hope that helps
V-man
06-27-2005, 02:17 PM
opengl.dll and glu.dll are NOT 16 bit dlls.
They are 32 bit and come from SGI. These are extremely old now.
Recompile the programs for the "32" versions.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.