5 Oct 2012 18:05
Windows - Creating FreeGLUT DLL
Thiago Negri <evohunz <at> gmail.com>
2012-10-05 16:05:52 GMT
2012-10-05 16:05:52 GMT
I'm trying OpenGL on Haskell and couldn't create the FreeGLUT DLL myself. I did follow this tutorial: http://netsuperbrain.com/blog/posts/freeglut-windows-hopengl-hglut/ But when I put my DLL on the folder of the binary, it complains about "initGlut". Using the DLL pointed by FreeGLUT official site, created by other person, works fine. I don't know what I did wrong. Anyone had this problem? Thanks.
RSS Feed