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

Silence OpenGL deprecation warnings on macos 10.14 #4358

Merged
merged 1 commit into from Jul 10, 2019

Conversation

bfulkers-i
Copy link
Contributor

This PR silences warnings like:

warning: 'glRotatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]

on macOS 10.14

@bfulkers-i bfulkers-i requested a review from ev-mp July 3, 2019 20:58
examples/example.hpp Show resolved Hide resolved
@ev-mp
Copy link
Collaborator

ev-mp commented Jul 10, 2019

Thank you!

@ev-mp ev-mp merged commit 70d23e7 into IntelRealSense:development Jul 10, 2019
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.

None yet

3 participants