[Bf-committers] Bullet2 compile problem

Chris Want cwant at ualberta.ca
Fri Jul 6 19:06:02 CEST 2007


Hi Erwin,

Did you commit something yesterday? Oddly it shows up in the
'svn log', but I never received a commit mail -- maybe there is
a mailinglist problem.

Anyways, here is the compile error:

====> make all in extern/bullet2/src
g++ -c -DUSE_SUMO_SOLID -pipe -fPIC -DNDEBUG -O2 -DMOZ_NOT_NET -D_LIB 
-I. -IBulletCollision -IBulletDynamics -ILinearMath 
BulletDynamics/ConstraintSolver/btHingeConstraint.cpp -o 
/home/cwant/blender/bf-blender/blender/obj/linux-glibc2.5-x86_64/extern/bullet2/BulletDynamics/ConstraintSolver/btHingeConstraint.o
BulletDynamics/ConstraintSolver/btHingeConstraint.h:63: error: extra 
qualification ‘btHingeConstraint::’ on member ‘btHingeConstraint’
make[3]: *** 
[/home/cwant/blender/bf-blender/blender/obj/linux-glibc2.5-x86_64/extern/bullet2/BulletDynamics/ConstraintSolver/btHingeConstraint.o] 
Error 1
make[2]: *** [all] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1

Chris


More information about the Bf-committers mailing list