Installing GLUT/OpenGL Support

Installing GLUT/OpenGL Support

Before attempting this, determine if you really need to install these files by trying to build and run a program that uses the GLUT library.

Ok, so that didn't work. Here are two ZIP archives containing the three needed files:

You need just one of these archives. (You may also need opengl95.exe - see below.)

Here's where to place each of the three files for Microsoft's Visual C++ compiler, version 6. I'm assuming you installed the compiler in the standard place on your C: drive. If not, or you have a different version of the compiler or a different compiler entirely, make appropriate adjustments for the Include\GL and Lib directories.

If you have an early version of Windows 95 without OpenGL support or you just installed MinGW or Cygwin and can't seem to get an OpenGL program to compile and run, here's a self-extracting archive of the OpenGL files from Microsoft: opengl95.exe. The .h, .lib and .dll files go into the same directories as above.


Last updated May 26, 2021.
Send mail to kelliher AT DOMAIN phoenix.goucher.edu
Tom Kelliher