transkinetic
07-14-2005, 10:18 PM
I've been going through The OpenGL Programming Guide (http://www.opengl.org/documentation/red_book_1.0/) (AKA the red book). All the examples are available for download here (http://www.opengl.org/resources/code/basics/redbook/redbook.html) (http://www.opengl.org/resources/code/basics/redbook/redbook.html). When I try to run them I get the following error.
This application has failed to start because glut.dll was not found. Re-installing the application may fix this problem.After hunting down glut.dll and placing it in the folder with my examples, I get this error.
...failed to start because opengl.dll was not found...After hunting down opengl.dll I get yet another error and this time google is no help.
...failed to start because HfxClasses.dll was not found...I get the feeling that these all should have come together in a pack or something. I'm lost. What to do? Where do I get these mystery libraries? I can't find any info on opengl.org.
This application has failed to start because glut.dll was not found. Re-installing the application may fix this problem.After hunting down glut.dll and placing it in the folder with my examples, I get this error.
...failed to start because opengl.dll was not found...After hunting down opengl.dll I get yet another error and this time google is no help.
...failed to start because HfxClasses.dll was not found...I get the feeling that these all should have come together in a pack or something. I'm lost. What to do? Where do I get these mystery libraries? I can't find any info on opengl.org.