VDrift / vdrift-mac

VDrift Mac OS X build dependencies
Other
6 stars 2 forks source link

Xcode12.4 #52

Open isghe opened 3 years ago

isghe commented 3 years ago

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

logzero commented 3 years ago

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?