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

Multi-line comment in setup.hpp causes NACL to refuse importing #9

Closed
fireph opened this issue Nov 11, 2012 · 1 comment
Closed

Multi-line comment in setup.hpp causes NACL to refuse importing #9

fireph opened this issue Nov 11, 2012 · 1 comment

Comments

@fireph
Copy link

fireph commented Nov 11, 2012

When using GLM with NACL in Google Chrome, on line 571 in core/setup.hpp there is an extra "/" at the end of the line. This is interpreted as a multi-line comment in the NACL compiler and causes GLM to not be imported as a header library correctly. This would just be convenient to fix as it caused a bit of confusion for me when first trying to get GLM to work.

@Groovounet
Copy link
Member

Hi,

This issue should be already fixed in GLM 0.9.4 branch:
https://github.com/g-truc/glm/archive/0.9.4.zip

Thanks,
Christophe

This issue was closed.
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

No branches or pull requests

2 participants