Hi all,
I’m trying desperately to get OpenGL up and running.
I type
>cabal.exe configure and get the following
...
checking GL/glut.h usability... no
checking GL/glut.h presence... no
checking for GL/glut.h... no
checking for GLUT library... no
checking for GL/glut.h... (cached) no
checking GLUT/glut.h usability... no
checking GLUT/glut.h presence... no
checking for GLUT/glut.h... no
configure: error: no GLUT header found, so this package
cannot be built
See `config.log' for more details.
Where is it looking for these glut.h files? I’ve tried
putting them everywhere in my PATH but msys won’t find them.
Cheers,
Mark Spezzano