Install GLUT

Home > Tutorial > Install Libraries on Windows > GLUT



Install GLUT

Unzip Glut-3.7.6.zip in $LibDir/Glut-3.7.6
You don't have to compile it.

Important: If you execute your program using GLUT library, you will need Glut32.dll. You have to copy $LibDir\Glut-3.7.6\Lib\Glut32.dll in C:\WINDOWS\system32

Continue installation >>