[Haskell-cafe] GLUT error while using Gloss

Jason Dagit dagitj at gmail.com
Mon May 2 19:37:31 CEST 2011


On Mon, May 2, 2011 at 6:29 AM, Artyom Kazak <artyom.kazak at gmail.com> wrote:

> Hi Cafe!
>
> When I'm running examles from Gloss graphics library, all examples
> except gloss-hello are crashing with the following error: "GLUT:
> Warning in gloss-easy: GL error: gloss-easy: <stderr>: hPutChar:
> invalid argument (character is not in the code page)". A window with
> produced picture is showed for one second and then it crashes.
>

 This is fixed in the git repository for GLUT, but I didn't push the fix to
hackage yet:
https://github.com/haskell-opengl/GLUT/pull/1

Sorry for the inconvenience!
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110502/cd308b62/attachment.htm>


More information about the Haskell-Cafe mailing list