Right click and Save Link As (or Save Target As) to download the
executable files. The Windows version will require downloading the
latest GLUT DLL files . You can download the
appropriate files for windows at ftp://ftp.sgi.com/sgi/opengl/glut
and download the glutdlls.zip file. This contains the necessary files
(glut.h, glut32.lib, glut32.dll) which are necessary to run and compile
the Windows programs. Move to the glut32.dll file into the
C:\Windows\system32 folder. As of the time of this writing, the most
recent Windows DLL is the 3.7 Beta. Download it at ftp://ftp.sgi.com/sgi/opengl/glut/glutdlls37beta.zip
(149 Kb).
I recently tested the OpenAL demo on 10.2, and this works as long as you
have the
OpenAL Macintosh Runtime Libraries installed on your machine. This is
a fairly small download (260 Kb). Otherwise, the demo will crash before
it has even started up.
|