Installing GLUT on the computer ------------------------------- Download GLUT (Version 3.6) from http://www.opengl.org/resources/libraries/glut/glutdlls37beta.zip VS .NET 2003: ------------- Copy glut.h into \Vc7\include\gl Copy glut.lib and glut32.lib into \Vc7\lib VS 8: ----- Copy glut.h into \Vc\include\gl Copy glut.lib and glut32.lib into \Vc\lib Copy glut.dll and glut32.dll into C:\WINDOWS\system32