Skip to content
New issue

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

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

Already on GitHub? # to your account

gluErrorString deprecated on OSX 10.9 #83

Open
bkloppenborg opened this issue Jul 25, 2014 · 0 comments
Open

gluErrorString deprecated on OSX 10.9 #83

bkloppenborg opened this issue Jul 25, 2014 · 0 comments

Comments

@bkloppenborg
Copy link
Owner

On OSX 10.9 all glu/glut functions have been marked as depreicated. This generates a lot of compiler errors. At the moment the only solutions are to change the OS X Deployment Target" back to OSX10.8 or add the -Wno-deprecated compiler directive. Currently there is no replacement function.

@bkloppenborg bkloppenborg added bug and removed bug labels Jul 25, 2014
@bkloppenborg bkloppenborg changed the title gluErrorString deprecated gluErrorString deprecated on OSX 10.9 Jul 25, 2014
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant