-
-
Notifications
You must be signed in to change notification settings - Fork 106
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
Unable to test latest master #132
Comments
Same issue here. |
It looks like the example depends on the local The only way I see to fix this is to move the |
By the way @TheNeikos , if you attempt to compile the tests or examples from |
If you check the compile output you will find that it compiles
ncollide_procedural
twice, once the local build, once one that it fetches from crates.io.The text was updated successfully, but these errors were encountered: