Send Beginners mailing list submissions to beginners@haskell.org 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 beginners-requ...@haskell.org
You can reach the person managing the list at beginners-ow...@haskell.org 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 <ch.go...@googlemail.com> To: beginners@haskell.org Subject: [Haskell-beginners] GLUT bindings on Mac OS X 10.11 Message-ID: <f83f54ce-7c28-4e8e-86b1-86bf7e513...@googlemail.com> 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 Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners ------------------------------ End of Beginners Digest, Vol 92, Issue 17 *****************************************