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

Can't find GL/glew.h in Xcode project after make install #36

Closed
Edwinzero opened this issue Mar 22, 2015 · 3 comments
Closed

Can't find GL/glew.h in Xcode project after make install #36

Edwinzero opened this issue Mar 22, 2015 · 3 comments
Milestone

Comments

@Edwinzero
Copy link

I am using Xcode6.2 and OSX 10.10, I try almost all the instructions of glew configuration on the internet and it turns out that compiler keep telling me that can't find glew.h
Is there any solutions ?

@nigels-com
Copy link
Owner

Did the glew.h get installed to /usr/local/include/GL ? Try -I/usr/local/include flag.

@Edwinzero
Copy link
Author

It works!!!! Thank you very much!!!! You are awesome!

@nigels-com
Copy link
Owner

No worries.

@nigels-com nigels-com modified the milestone: GLEW 2.0.0 Apr 3, 2016
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

No branches or pull requests

2 participants