[Haskell-cafe] GLFW for WinHugs
Peter Verswyvelen
bf3 at telenet.be
Wed Oct 3 07:31:47 EDT 2007
The latest version of SOE comes with a wrapper for a nice GLFW library. This
library comes with a demo of a 3D bouncing "Amiga" ball so it must be the
best library in the world ;-) ;-)
Since I'm letting my students play with WinHugs, I would prefer to have a
WinHugs compatible version of that library. I tried to convert it, but I got
stuck when ffihugs complained about not finding RTS.h, which seems to be a
GHC-only include file.
Would it be possible to convert this library to WinHugs? I guess similar
work has been done for other libraries, so any hints are welcome.
Thanks,
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20071003/463b9fd0/attachment.htm
More information about the Haskell-Cafe
mailing list