I would like to use the Extras of bulletphysics. Since this is not included in awayphysics I have been trying to convert it myself using alchemy. However, I’m having some compiling issues.
I’m using the latest version of bulletphysics (2.80) and have made the modifications as outlined in awayphysics’s bulletModification.txt. Next I tried compiling with cmake, but am getting errors.
- Has any work been done to port over the Extras in bulletphysics?
- What was the process for creating the .a and .l.bc library files? (i.e. did you use cmake?)
Thanks!
~MD