Skip to content

Conversation

rumblesan
Copy link
Contributor

Adding the libglut.dylib path to the libNames and setting the
LD_LIBRARY_PATH should link against freeglut if it's installed.

If LD_LIBRARY_PATH isn't set and/or freeglut isn't installed, then the osx system installs of GLUT will still be used.

Adding the libglut.dylib path to the libNames and setting the
LD_LIBRARY_PATH should link against freeglut if it's installed.
@svenpanne svenpanne merged commit 2bf5035 into haskell-opengl:master Mar 11, 2017
@svenpanne
Copy link
Member

FYI: I've just released a new version (2.7.0.12) on Hackage including that fix, so things should work out of the box now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants