[Bf-committers] Re: bullet linking (blenderplayer)

Nathan Letwory jesterking at letwory.net
Tue Nov 21 14:51:52 CET 2006


I just did a commit that may fix this :)

/Nathan

Carsten Wartmann wrote:
> Erwin Coumans wrote:
> 
>> Hi Carsten,
>>
>> Can you help fixing that build issue ;-) ?
> 
> 
> No sorry, I have no clue about build systems at all.
> 
> I guess it will be a simple one for Nathan, it breaks while linking.
> 
> Linking program ==> 'blenderplayer'
> /home/cw/src/build/linux2/lib/libextern_bullet2dynamics.a(btDiscreteDynamicsWorld.o): 
> In function `btDiscreteDynamicsWorld::predictUnconstraintMotion(float)':
> btDiscreteDynamicsWorld.cpp:(.text+0x351d): undefined reference to 
> `btProfiler::mEnabled'
> btDiscreteDynamicsWorld.cpp:(.text+0x353a): undefined reference to 
> `btProfiler::mClock'
> btDiscreteDynamicsWorld.cpp:(.text+0x3542): undefined reference to 
> `btProfiler::mClock'
> btDiscreteDynamicsWorld.cpp:(.text+0x3567): undefined reference to 
> `btProfiler::mProfileBlocks'
> btDiscreteDynamicsWorld.cpp:(.text+0x3584): undefined reference to 
> `btProfiler::mProfileBlocks'
> btDiscreteDynamicsWorld.cpp:(.text+0x363b): undefined reference to 
> `btProfiler::mProfileBlocks'
> 
> [...]
> 
> btCollisionWorld.cpp:(.text+0x1fc0): undefined reference to 
> `btProfiler::mProfileBlocks'
> btCollisionWorld.cpp:(.text+0x1fdb): undefined reference to 
> `btProfiler::mProfileBlocks'
> btCollisionWorld.cpp:(.text+0x2079): undefined reference to 
> `btProfiler::mProfileBlocks'
> /home/cw/src/build/linux2/lib/libextern_bullet2collision.a(btCollisionWorld.o):btCollisionWorld.cpp:(.text+0x2093): 
> more undefined references to `btProfiler::mProfileBlocks' follow
> collect2: ld returned 1 exit status
> scons: *** [/home/cw/src/build/linux2/bin/blenderplayer] Error 1
> scons: building terminated because of errors.
> cw at Manta:~/src/blender$
> 
> Best Regards,
> Carsten
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers
> 



More information about the Bf-committers mailing list