How to make a Haskell GLUT binding using freeglut instead of the original GLUT on windows?
I find an easy way to do this. Just clean all the original GLUT lib materials and download the precompiled freeglut.dll file and replace it with glut32.dll and save it in C: \ WINDOWS \ system32.Eric Wong
I find an easy way to do this. Just clean all the original GLUT lib materials and download the precompiled freeglut.dll file and replace it with glut32.dll and save it in C: \ WINDOWS \ system32.
Eric Wong