Thursday, 5 September 2013

Missing OpenGL headers on mac

Missing OpenGL headers on mac

I am trying to use OpenGL in mac, but when I am including the glut header,
It includes the OpenGL one an then It's not able to find the OpenGL/gl.h
header. I have looked the problem up in the internet, and It seems that
this files should be inside the
/System/Library/Frameworks/OpenGL.framework/Headers directory, but such
subdirectory does not exist. I have tried reinstalling XCode and didn't
work.
Any suggestions of how should I proceed.
Thank you all

No comments:

Post a Comment