-
-
Notifications
You must be signed in to change notification settings - Fork 221
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
Opening ReactPhysics3D built for Visual Studio 2013 produces make_pair errors. #4
Comments
Some additional information that might help with this issue, I decided to go ahead and try and include the reactphysics3D.h in my project anyway to see what would happen, after adding the additional dependency and trying to build I get:
(twice, line 227 and 232) Which matches up with the intellisense error. |
Thanks a lot for reporting this issue. The issue has been fixed in this commit: 3aaac82 Please, let me know if the issue is now fixed on your side. |
After building ReactPhysics3D with CMake for Visual Studio I get an intellisense error coming from the ConvexMeshShape.h file:
The text was updated successfully, but these errors were encountered: