Fwd: [Haskell-cafe] Native windowing for glut applications on OS X.

I just realized that I only replied to Brandon. Sorry about that :)
---------- Forwarded message ----------
From: Lyndon Maydwell
On Sep 4, 2009, at 03:13 , Lyndon Maydwell wrote:
I recently updated glut through cabal to version GLUT-2.2.1.0, and where once I had native windowing, now I can only seem to use X11.
Does anyone know how to use native windowing?
Do you use Fink or MacPorts? Check for OpenGL libraries installed via those; they're probably shadowing the native libraries.
-- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery@kf8nh.com system administrator [openafs,heimdal,too many hats] allbery@ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH

I just upgraded ghc to 6.10.4 and the problem seems to have fixed itself :)
On Tue, Sep 8, 2009 at 11:34 AM, Lyndon Maydwell
I just realized that I only replied to Brandon. Sorry about that :)
---------- Forwarded message ---------- From: Lyndon Maydwell
Date: Sat, Sep 5, 2009 at 4:22 PM Subject: Re: [Haskell-cafe] Native windowing for glut applications on OS X. To: "Brandon S. Allbery KF8NH" I installed opengl via macports. Can I adjust my path somehow so that it prefers the native libraries?
On Sat, Sep 5, 2009 at 8:57 AM, Brandon S. Allbery KF8NH
wrote: On Sep 4, 2009, at 03:13 , Lyndon Maydwell wrote:
I recently updated glut through cabal to version GLUT-2.2.1.0, and where once I had native windowing, now I can only seem to use X11.
Does anyone know how to use native windowing?
Do you use Fink or MacPorts? Check for OpenGL libraries installed via those; they're probably shadowing the native libraries.
-- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery@kf8nh.com system administrator [openafs,heimdal,too many hats] allbery@ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH
participants (1)
-
Lyndon Maydwell