undefined symbol: _ZNK17btTypedConstraint9serializeEPvP12btS

Physics APIs, Physics file formats, Maya, Max, XSI, Cinema 4D, Lightwave, Blender, thinkingParticles™ and other simulation tools, exporters and importers
Post Reply
ErikJE
Posts: 8
Joined: Fri Aug 06, 2010 4:25 pm

undefined symbol: _ZNK17btTypedConstraint9serializeEPvP12btS

Post by ErikJE »

This is the error when trying to load the mayaplugin.so file. No errors during compilation and it was compiled with gcc 4.1.2. Do anyone have some idea what could be wrong? Could maya somehow try to pick up the locally installed bullet_lib that is compiled with gcc 4.5?

EDIT: Nevermind, I had totally missed that you can use CMake nowadays and then it worked like a charm.
Post Reply