Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

MSVC warning about struct padding of vec3 when GLM_FORCE_ALIGNED is enabled #822

Closed
cdwfs opened this issue Oct 9, 2018 · 0 comments
Closed

Comments

@cdwfs
Copy link

cdwfs commented Oct 9, 2018

This causes problems with us pesky /W4 /WX users :)
As discussed earlier today, the workaround seems to be to suppress the warning if GLM_FORCE_SILENT_WARNINGS is enabled. I have a PR open with the fix.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant