Hi all, I would like to use freeglut instead of GLUT for my Haskell OpenGL program, but when I place the freeglut dll in the program's directory and try to run the program on Windows XP, I get the following error message: user error (unknown GLUT call glutSetOption, check for freeglut) Can anyone help? Eric M.