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

'inverse' is not a member of 'glm' #146

Closed
Kojirion opened this issue Dec 27, 2013 · 1 comment
Closed

'inverse' is not a member of 'glm' #146

Kojirion opened this issue Dec 27, 2013 · 1 comment
Assignees
Labels
Milestone

Comments

@Kojirion
Copy link

Getting this compiler error after switching to 0.9.5 from 0.9.4.6, on this line:

https://github.com/g-truc/glm/blob/0.9.5/glm/gtc/matrix_transform.inl#L386

@Groovounet
Copy link
Member

This issue has been fixed in GLM 0.9.5 branch for GLM 0.9.5.1 release.

As a workaround for now, you can include <glm/matrix.hpp> before including <glm/gtc/matrix_transform.hpp>

Thanks for contributing,
Christophe

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

No branches or pull requests

2 participants