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

In OSX do not search for GL headers #176

Merged
merged 1 commit into from
Mar 19, 2022
Merged

In OSX do not search for GL headers #176

merged 1 commit into from
Mar 19, 2022

Conversation

costashatz
Copy link
Member

It appears that in recent versions of OSX, the GL headers are removed and not needed anymore. @jbmouret @Aneoshun can you verify that this is working OK in your Mac PCs?

@costashatz costashatz added this to the RobotDART 1.0.0 milestone Mar 18, 2022
@costashatz costashatz self-assigned this Mar 18, 2022
@jbmouret
Copy link
Collaborator

It works but the master was working before (with the narrowing patch).

@jbmouret
Copy link
Collaborator

In the master, I get this result:
Magnum: Checking for OpenGL includes : /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers

but yes, this does not seem to be mandatory.

@costashatz
Copy link
Member Author

Yes in recent M1 laptops (a few of my students have them), it seems that there is no GL.h header. I'll merge this. Seems harmless.

@costashatz costashatz merged commit 4349e1e into master Mar 19, 2022
@costashatz costashatz deleted the fix_mac branch March 19, 2022 22:17
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