Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."
Today's Topics:
1. GLUT bindings on Mac OS X 10.11 (C Gosch)
----------------------------------------------------------------------
Message: 1
Date: Mon, 15 Feb 2016 00:26:50 -0800
From: C Gosch <[email protected]>
To: [email protected]
Subject: [Haskell-beginners] GLUT bindings on Mac OS X 10.11
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8
Hello Haskellers,
I have used Haskell for a bit on Linux and Windows, and now started using OS X
10.11.
I wanted to run a program using the GLUT bindings, and it complains about "user
error (unknown GLUT entry glutSetOption)?
when I set certain options with ($=), for example actionOnWindowClose.
A bit of googling did not gain me much other than that glutSetOption is
available in freeGlut, which is not the standard GLUT on Mac OS X, it seems.
Does anyone have an idea how to get around this? Can I replace OS X?s GLUT with
FreeGLUT?
Thanks a bundle,
Christian
------------------------------
Subject: Digest Footer
_______________________________________________
Beginners mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
------------------------------
End of Beginners Digest, Vol 92, Issue 17
*****************************************