Bug Report for ibmsdk makefile

zzcn
Posts: 20
Joined: Tue Nov 04, 2008 1:50 pm

Bug Report for ibmsdk makefile

Post by zzcn »

in file src/BulletDynamicsWorld/ibmsdk/Makefile

OBJS = \
btConeTwistConstraint.o \ //this object missed in makefile
btContactConstraint.o \
btGeneric6DofConstraint.o \
btHingeConstraint.o \
btPoint2PointConstraint.o \
btSequentialImpulseConstraintSolver.o \
btSolve2LinearConstraint.o \
btTypedConstraint.o \
btDiscreteDynamicsWorld.o \
btRigidBody.o \
btSimpleDynamicsWorld.o \
btRaycastVehicle.o \
btWheelInfo.o