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

errors when compiling against glm #4

Open
elliotwoods opened this issue Sep 13, 2017 · 1 comment
Open

errors when compiling against glm #4

elliotwoods opened this issue Sep 13, 2017 · 1 comment

Comments

@elliotwoods
Copy link

i get the following errors when installing glmpython against current glm master branch: https://gist.github.com/elliotwoods/68caea5535584d71ec976ab07414d72b

considering the the permissive license of glm, i'd suggest either:

  1. packaging the suggested version of glm with this repo
  2. setup.py can pull the correct version of glm for when you're building glmpython
@Queatz
Copy link
Owner

Queatz commented Sep 13, 2017

Looks like they've added types named the same as in this library. I've just committed a simple fix via namespacing. Let me know if that resolves the issues.

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