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

glm::to_string(value) where value is glm::i64vec3 gives undefined reference #249

Closed
therocode opened this issue Oct 9, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@therocode
Copy link

If I cast the value to glm::ivec3, it compiles fine

@Groovounet Groovounet added the bug label Oct 9, 2014
@Groovounet Groovounet added this to the GLM 0.9.6 milestone Oct 9, 2014
@Groovounet Groovounet self-assigned this Oct 9, 2014
@Groovounet
Copy link
Member

This issue has been fixed in master branch for GLM 0.9.6 release.

Thanks for reporting!
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