As you may have found out, in order to run the programming assignments,
you need to install GLUT. The simplest way I have found to install it
is to just to download the zip file glutdlls.zip
and to place the following files in the following directories:
glut.h C:\Program Files\Microsoft Visual Studio\VC98\include\GL glut.lib C:\Program Files\Microsoft Visual Studio\VC98\lib glut32.lib C:\Program Files\Microsoft Visual Studio\VC98\lib glut.dll C:\Windows\system glut32.dll C:\Windows\system32
If you are not using the default install directories for Windows, or
Visual Studio, just find where they have been installed, and place the
following glut files in the appropriate subdirectories.
Here, I will assume that you are somewhat familiar with Microsoft's Developer Studio or Visual C++ version 5.0 or 6.0.
#include <windows.h>
but don't forget to remove it after you transfer your fles back to the SGI's. You can use #ifdef statements or some other tricks to avoid it. I leave it for you to decide.