GLUT

Hi,

I’ve downloaded some sample GLUT programs forom opengl.org but these programs needs GLUT.DLL, GLU.DLL and OPENGL.DLL - why not *32.DLL? These doesn’t work with opengl32.dll, what I have to do to run them?

Thanks in advance

You just gotta make sure your compiler has the glu, glut, etc files LINKED to compile with the source. Use your compilers help or manual to find out how to link the necessary files during compilation.

I have those DLL’s, so would you like me to e-Mail them to you?

The file size of all 3 in a zip file in 623KB.

  • VC6-OGL