Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apparently working GLUT hack for running examples in Linux #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jmillikan
Copy link

A hack around Linux trouble with the examples by explicitly initializing GLUT. Tested on Ubuntu 14.04 LTS using cabal 1.22.0.1, GHC 7.8.3. This is likely to work on other Linux systems with the GLUT error.

@elisehuard
Copy link
Owner

Sorry for not noticing this earlier! Ideally, we'd get rid of GLUT altogether. Gloss unfortunately still has a dependency on it (via its font render) so I guess this might be a good temporary solution.

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