Re: HOpenGL fo 5.04
Sven Panne <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hopengl |
|---|---|
| Message-ID | <[email protected]> |
Nicolas Oury wrote: > On Fri, 6 Dec 2002, Sven Panne wrote: > > [...] ForeignObjs can't be passed to external functions anymore. > That's the bug I have. Hmmm, Simon said this should still be possible with 5.04.2, so I'm a little bit confused. I've just tried HOpenGL 1.03 with GHC 5.04.1 on Solaris and everything worked fine. I don't have a 5.04.2 at hand currently (Simon: What about the Solaris binary?), so I can't figure things out immediately. > I don't need these three, but I wonder : should I use the releases > on your website or the CVS? Definitely the releases, CVS currently only contains a stub OpenGL binding and the new GLUT binding. Cheers, S.