arpg / SceneGraph

Auxiliary library for object management of 3D scenes.
Other
15 stars 8 forks source link

build issue with ModelPhysics.dir/main.cpp.o #29

Open xiaoyuanzh opened 5 years ago

xiaoyuanzh commented 5 years ago

It says "undefined reference to `btStaticPlaneShape::btStaticPlaneShape(btVector3 const&, double)" What package have I missed?

chaiban commented 4 years ago

Hi @xiaoyuanzh , Did you solve it ? I am getting same error.

Thank you!