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

Xcode12.4 #52

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Xcode12.4 #52

wants to merge 2 commits into from

Conversation

isghe
Copy link
Contributor

@isghe isghe commented Sep 15, 2021

Compile OK on Xcode Version 12.4 (12D4e), macOS Catalina Version 10.15.7:

  • add missing bcndecode.cpp/h and skidmarks.cpp/h to vdrift.xcodeproj
  • Avoid compilation error: Argument value 10880 is outside the valid range [0, 255] btVector3.h

@logzero
Copy link
Member

logzero commented Sep 19, 2021

It looks like the issue with bullet has been fixed upstream.
https://github.com/bulletphysics/bullet3/blob/master/src/LinearMath/btVector3.h#L39

Is there a way to just use upstream bullet instead of maintaining a copy?

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

Successfully merging this pull request may close these issues.

2 participants