Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Switching to premake build configuration
08-11-2011, 04:56 PM,
#2
 
Code:
Linking vdrift
/usr/local/lib/libBulletDynamics.a(btSequentialImpulseConstraintSolver.o): In function `btSequentialImpulseConstraintSolver::solveGroup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, btContactSolverInfo const&, btIDebugDraw*, btStackAlloc*, btDispatcher*)':
btSequentialImpulseConstraintSolver.cpp:(.text+0x4a): undefined reference to `CProfileManager::Start_Profile(char const*)'
btSequentialImpulseConstraintSolver.cpp:(.text+0x106): undefined reference to `CProfileManager::Stop_Profile()'
btSequentialImpulseConstraintSolver.cpp:(.text+0x134): undefined reference to `CProfileManager::Stop_Profile()'
/usr/local/lib/libBulletDynamics.a(btSequentialImpulseConstraintSolver.o): In function `btSequentialImpulseConstraintSolver::solveGroupCacheFriendlyIterations(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, btContactSolverInfo const&, btIDebugDraw*, btStackAlloc*)':
btSequentialImpulseConstraintSolver.cpp:(.text+0x295f): undefined reference to `CProfileManager::Start_Profile(char const*)'
btSequentialImpulseConstraintSolver.cpp:(.text+0x29e8): undefined reference to `CProfileManager::Stop_Profile()'
btSequentialImpulseConstraintSolver.cpp:(.text+0x2a02): undefined reference to `CProfileManager::Stop_Profile()'
/usr/local/lib/libBulletDynamics.a(btSequentialImpulseConstraintSolver.o): In function `btSequentialImpulseConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, btContactSolverInfo const&, btIDebugDraw*, btStackAlloc*)':
btSequentialImpulseConstraintSolver.cpp:(.text+0x5b66): undefined reference to `CProfileManager::Start_Profile(char const*)'
btSequentialImpulseConstraintSolver.cpp:(.text+0x66d4): undefined reference to `CProfileManager::Stop_Profile()'
btSequentialImpulseConstraintSolver.cpp:(.text+0x6a97): undefined reference to `CProfileManager::Stop_Profile()'

[etc]

looks like the bullet libraries are not all linked in (or maybe the order is wrong; and, yes, they are all installed).

--alex--
Reply


Messages In This Thread
Switching to premake build configuration - by NaN - 08-11-2011, 04:38 PM
[No subject] - by alex25 - 08-11-2011, 04:56 PM
[No subject] - by NaN - 08-11-2011, 05:10 PM
[No subject] - by alex25 - 08-11-2011, 05:29 PM
[No subject] - by NaN - 08-11-2011, 05:30 PM
[No subject] - by alex25 - 08-11-2011, 05:31 PM
[No subject] - by NaN - 08-11-2011, 07:47 PM
[No subject] - by alex25 - 08-11-2011, 10:06 PM
[No subject] - by alex25 - 08-11-2011, 10:30 PM
[No subject] - by alex25 - 08-11-2011, 10:39 PM
[No subject] - by abs1nth - 08-12-2011, 07:12 AM
[No subject] - by FFuser - 08-13-2011, 11:45 AM
[No subject] - by abs1nth - 08-13-2011, 06:32 PM
[No subject] - by NaN - 08-13-2011, 06:38 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)