
24 Jul
2003
24 Jul
'03
3:18 p.m.
FYI: The recent commits made it finally possible to build Hugs with HOpenGL support. Simply use make LIBRARIESDIRS="base haskell98 haskell-src network unix OpenGL GLUT" rpm to get a Hugs RPM with OpenGL/GLUT packages. (SuSE-Linux users have to add "RPMBUILD=rpm" to the commandline above.) I have tested this on x86-Linux (SuSE 8.2) and I'd like to get some feedback for other platforms. The demos/GLUT subdirectory contains some simple examples. Any brave souls out there? :-) Cheers, S.