Code: Select all
1>irrBullet.lib(bulletworld.obj) : error LNK2001: unresolved external symbol "public: static void __cdecl btGImpactCollisionAlgorithm::registerAlgorithm(class btCollisionDispatcher *)" (?registerAlgorithm@btGImpactCollisionAlgorithm@@SAXPAVbtCollisionDispatcher@@@Z)
1>irrBullet.lib(bulletworld.obj) : error LNK2001: unresolved external symbol "public: __thiscall btDbvtBroadphase::btDbvtBroadphase(class btOverlappingPairCache *)" (??0btDbvtBroadphase@@QAE@PAVbtOverlappingPairCache@@@Z)
1>irrBullet.lib(bulletworld.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btDiscreteDynamicsWorld::synchronizeSingleMotionState(class btRigidBody *)" (?synchronizeSingleMotionState@btDiscreteDynamicsWorld@@QAEXPAVbtRigidBody@@@Z)
1>irrBullet.lib(bulletworld.obj) : error LNK2001: unresolved external symbol "public: __thiscall btCollisionDispatcher::btCollisionDispatcher(class btCollisionConfiguration *)" (??0btCollisionDispatcher@@QAE@PAVbtCollisionConfiguration@@@Z)
1>irrBullet.lib(bulletworld.obj) : error LNK2001: unresolved external symbol "void * __cdecl btAlignedAllocInternal(unsigned int,int)" (?btAlignedAllocInternal@@YAPAXIH@Z)
1>irrBullet.lib(bulletworld.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btSoftRigidDynamicsWorld::removeSoftBody(class btSoftBody *)" (?removeSoftBody@btSoftRigidDynamicsWorld@@QAEXPAVbtSoftBody@@@Z)
1>irrBullet.lib(bulletworld.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btSoftRigidDynamicsWorld::addSoftBody(class btSoftBody *,short,short)" (?addSoftBody@btSoftRigidDynamicsWorld@@QAEXPAVbtSoftBody@@FF@Z)
1>irrBullet.lib(bulletworld.obj) : error LNK2001: unresolved external symbol "public: __thiscall btSoftRigidDynamicsWorld::btSoftRigidDynamicsWorld(class btDispatcher *,class btBroadphaseInterface *,class btConstraintSolver *,class btCollisionConfiguration *,class btSoftBodySolver *)" (??0btSoftRigidDynamicsWorld@@QAE@PAVbtDispatcher@@PAVbtBroadphaseInterface@@PAVbtConstraintSolver@@PAVbtCollisionConfiguration@@PAVbtSoftBodySolver@@@Z)
1>irrBullet.lib(bulletworld.obj) : error LNK2001: unresolved external symbol "public: __thiscall btSoftBodyRigidBodyCollisionConfiguration::btSoftBodyRigidBodyCollisionConfiguration(struct btDefaultCollisionConstructionInfo const &)" (??0btSoftBodyRigidBodyCollisionConfiguration@@QAE@ABUbtDefaultCollisionConstructionInfo@@@Z)
1>irrBullet.lib(bulletworld.obj) : error LNK2001: unresolved external symbol "public: __thiscall btSequentialImpulseConstraintSolver::btSequentialImpulseConstraintSolver(void)" (??0btSequentialImpulseConstraintSolver@@QAE@XZ)
1>irrBullet.lib(bulletworld.obj) : error LNK2001: unresolved external symbol "void __cdecl btAlignedFreeInternal(void *)" (?btAlignedFreeInternal@@YAXPAX@Z)
1>irrBullet.lib(collisionobject.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btSoftBody::transform(class btTransform const &)" (?transform@btSoftBody@@QAEXABVbtTransform@@@Z)
1>irrBullet.lib(collisionobject.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btCollisionObject::activate(bool)" (?activate@btCollisionObject@@QAEX_N@Z)
1>irrBullet.lib(collisionobject.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btCollisionObject::forceActivationState(int)" (?forceActivationState@btCollisionObject@@QAEXH@Z)
1>irrBullet.lib(collisionobject.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btCollisionObject::setActivationState(int)" (?setActivationState@btCollisionObject@@QAEXH@Z)
1>irrBullet.lib(raycastvehicle.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btRaycastVehicle::setBrake(float,int)" (?setBrake@btRaycastVehicle@@QAEXMH@Z)
1>irrBullet.lib(raycastvehicle.obj) : error LNK2001: unresolved external symbol "public: struct btWheelInfo & __thiscall btRaycastVehicle::getWheelInfo(int)" (?getWheelInfo@btRaycastVehicle@@QAEAAUbtWheelInfo@@H@Z)
1>irrBullet.lib(raycastvehicle.obj) : error LNK2001: unresolved external symbol "public: struct btWheelInfo & __thiscall btRaycastVehicle::addWheel(class btVector3 const &,class btVector3 const &,class btVector3 const &,float,float,class btRaycastVehicle::btVehicleTuning const &,bool)" (?addWheel@btRaycastVehicle@@QAEAAUbtWheelInfo@@ABVbtVector3@@00MMABVbtVehicleTuning@1@_N@Z)
1>irrBullet.lib(raycastvehicle.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btRaycastVehicle::updateWheelTransform(int,bool)" (?updateWheelTransform@btRaycastVehicle@@QAEXH_N@Z)
1>irrBullet.lib(raycastvehicle.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btRaycastVehicle::applyEngineForce(float,int)" (?applyEngineForce@btRaycastVehicle@@QAEXMH@Z)
1>irrBullet.lib(raycastvehicle.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btRaycastVehicle::setSteeringValue(float,int)" (?setSteeringValue@btRaycastVehicle@@QAEXMH@Z)
1>irrBullet.lib(raycastvehicle.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btRaycastVehicle::resetSuspension(void)" (?resetSuspension@btRaycastVehicle@@QAEXXZ)
1>irrBullet.lib(raycastvehicle.obj) : error LNK2001: unresolved external symbol "public: __thiscall btRaycastVehicle::btRaycastVehicle(class btRaycastVehicle::btVehicleTuning const &,class btRigidBody *,struct btVehicleRaycaster *)" (??0btRaycastVehicle@@QAE@ABVbtVehicleTuning@0@PAVbtRigidBody@@PAUbtVehicleRaycaster@@@Z)
1>irrBullet.lib(softbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btSoftBody::randomizeConstraints(void)" (?randomizeConstraints@btSoftBody@@QAEXXZ)
1>irrBullet.lib(softbody.obj) : error LNK2001: unresolved external symbol "public: int __thiscall btSoftBody::generateBendingConstraints(int,struct btSoftBody::Material *)" (?generateBendingConstraints@btSoftBody@@QAEHHPAUMaterial@1@@Z)
1>irrBullet.lib(softbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btSoftBody::setPose(bool,bool)" (?setPose@btSoftBody@@QAEX_N0@Z)
1>irrBullet.lib(softbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btSoftBody::scale(class btVector3 const &)" (?scale@btSoftBody@@QAEXABVbtVector3@@@Z)
1>irrBullet.lib(softbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btSoftBody::setVolumeDensity(float)" (?setVolumeDensity@btSoftBody@@QAEXM@Z)
1>irrBullet.lib(softbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btSoftBody::setVolumeMass(float)" (?setVolumeMass@btSoftBody@@QAEXM@Z)
1>irrBullet.lib(softbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btSoftBody::setTotalDensity(float)" (?setTotalDensity@btSoftBody@@QAEXM@Z)
1>irrBullet.lib(softbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btSoftBody::setTotalMass(float,bool)" (?setTotalMass@btSoftBody@@QAEXM_N@Z)
1>irrBullet.lib(softbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btSoftBody::setVelocity(class btVector3 const &)" (?setVelocity@btSoftBody@@QAEXABVbtVector3@@@Z)
1>irrBullet.lib(softbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btSoftBody::addVelocity(class btVector3 const &)" (?addVelocity@btSoftBody@@QAEXABVbtVector3@@@Z)
1>irrBullet.lib(softbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btSoftBody::addForce(class btVector3 const &)" (?addForce@btSoftBody@@QAEXABVbtVector3@@@Z)
1>irrBullet.lib(softbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btSoftBody::addForce(class btVector3 const &,int)" (?addForce@btSoftBody@@QAEXABVbtVector3@@H@Z)
1>irrBullet.lib(softbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btSoftBody::appendAnchor(int,class btRigidBody *,bool)" (?appendAnchor@btSoftBody@@QAEXHPAVbtRigidBody@@_N@Z)
1>irrBullet.lib(softbody.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall btSoftBody::checkLink(int,int)const " (?checkLink@btSoftBody@@QBE_NHH@Z)
1>irrBullet.lib(softbody.obj) : error LNK2001: unresolved external symbol "public: static class btSoftBody * __cdecl btSoftBodyHelpers::CreateFromTriMesh(struct btSoftBodyWorldInfo &,float const *,int const *,int,bool)" (?CreateFromTriMesh@btSoftBodyHelpers@@SAPAVbtSoftBody@@AAUbtSoftBodyWorldInfo@@PBMPBHH_N@Z)
1>irrBullet.lib(rigidbody.obj) : error LNK2001: unresolved external symbol "bool gDisableDeactivation" (?gDisableDeactivation@@3_NA)
1>irrBullet.lib(rigidbody.obj) : error LNK2001: unresolved external symbol "float gDeactivationTime" (?gDeactivationTime@@3MA)
1>irrBullet.lib(rigidbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btRigidBody::getAabb(class btVector3 &,class btVector3 &)const " (?getAabb@btRigidBody@@QBEXAAVbtVector3@@0@Z)
1>irrBullet.lib(rigidbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btRigidBody::updateInertiaTensor(void)" (?updateInertiaTensor@btRigidBody@@QAEXXZ)
1>irrBullet.lib(rigidbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btRigidBody::integrateVelocities(float)" (?integrateVelocities@btRigidBody@@QAEXM@Z)
1>irrBullet.lib(rigidbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btRigidBody::setMassProps(float,class btVector3 const &)" (?setMassProps@btRigidBody@@QAEXMABVbtVector3@@@Z)
1>irrBullet.lib(rigidbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btRigidBody::applyDamping(float)" (?applyDamping@btRigidBody@@QAEXM@Z)
1>irrBullet.lib(rigidbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btRigidBody::setDamping(float,float)" (?setDamping@btRigidBody@@QAEXMM@Z)
1>irrBullet.lib(rigidbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btRigidBody::setGravity(class btVector3 const &)" (?setGravity@btRigidBody@@QAEXABVbtVector3@@@Z)
1>irrBullet.lib(rigidbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btRigidBody::applyGravity(void)" (?applyGravity@btRigidBody@@QAEXXZ)
1>irrBullet.lib(rigidbody.obj) : error LNK2001: unresolved external symbol "public: void __thiscall btRigidBody::saveKinematicState(float)" (?saveKinematicState@btRigidBody@@QAEXM@Z)
1>irrBullet.lib(rigidbody.obj) : error LNK2001: unresolved external symbol "public: __thiscall btRigidBody::btRigidBody(float,class btMotionState *,class btCollisionShape *,class btVector3 const &)" (??0btRigidBody@@QAE@MPAVbtMotionState@@PAVbtCollisionShape@@ABVbtVector3@@@Z)
@EDIT
Yay, it works!
I had to link all the other .libs which were for 2008, but they did work with 2010 atleast.
Through, i have a question: How ( if possible ) make a collision shape for a terrain?