
11 Aug
2003
11 Aug
'03
6:33 a.m.
Ross Paterson wrote:
Shall we make --disable-hopengl the default? (Since not everyone will have the libraries.)
Well, having it enabled by default was rather intentional, although a bit like guerrilla tactics... >:-) OpenGL comes for free with every major platform where Hugs runs (WinDoze 95/98/2000/XP, Linux, MacOS X, very probably FreeBSD, ...), so it makes sense to build it by default. And even if it is not there, it doesn't hurt the building procedure. The only minor point is that WinDoze doesn't ship with a GLUT DLL, but as I proposed in a recent mail, it might make sense to ship this with the .msi. Cheers, S.