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

Fix multiple macro definitions of GLFW_INCLUDE_NONE #3157

Merged
merged 1 commit into from
Apr 23, 2020

Conversation

PazerOP
Copy link
Contributor

@PazerOP PazerOP commented Apr 23, 2020

It can be common to set this define in the visual studio project properties when working with GLFW and glbinding. These defines trigger C4005 unless they are wrapped with #ifndefs.

@ocornut ocornut merged commit d321248 into ocornut:master Apr 23, 2020
@ocornut
Copy link
Owner

ocornut commented Apr 23, 2020

Merged, thank you.

@PazerOP PazerOP deleted the fix_multiple_macro_define branch April 26, 2020 18:06
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