-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
After compiling the latest version of the library, the project stopped compiling, issuing the following bugs:
BulletPhysics.cpp: undefined reference to «btCapsuleShape::btCapsuleShape(double, double)»
/usr/bin/ld: BulletPhysics.cpp: undefined reference to «btKinematicCharacterController::btKinematicCharacterController(btPairCachingGhostObject*, btConvexShape*, double, btVector3 const&)»
/usr/bin/ld: BulletPhysics.cpp: undefined reference to «btKinematicCharacterController::setMaxJumpHeight(double)»
/usr/bin/ld: BulletPhysics.cpp: undefined reference to «btKinematicCharacterController::setJumpSpeed(double)»
/usr/bin/ld: obj/LinuxRelease/rcManager.o: In function «ClassResourceManager::LoadLocation()»:
rcManager.cpp: undefined reference to «btConeShape::btConeShape(double, double)»
Is it a link problem or something?
Manjaro Linux x86_64
CMake 3.25.2
PyBullet 3.2.5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels