[Bf-committers] Bullet2 compile problem

Stephen Swaney sswaney at centurytel.net
Fri Jul 6 19:33:30 CEST 2007


On Fri, Jul 06, 2007 at 11:06:02AM -0600, Chris Want wrote:
> 
> ====> 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?


the btHingeConstraint::  needs to be removed 
from  btHingeConstraint::btHingeConstraint at line 63


Note to Erwin:  your commit msgs are getting held up due to
mailing from a non-subscribed address.

-- 
Stephen Swaney			
sswaney at centurytel.net



More information about the Bf-committers mailing list