Annoying Linking Errors

Please don't post Bullet support questions here, use the above forums instead.
emberintherain
Posts: 3
Joined: Sun Mar 06, 2011 2:34 am

Annoying Linking Errors

Post by emberintherain »

Hey everyone.

I am getting some pretty irritating Linking errors. Does anyone know why this would happen?

Code: Select all

1>btcontinuousdynamicsworld.obj : warning LNK4217: locally defined symbol _printf imported in function "public: virtual void __thiscall btContinuousDynamicsWorld::internalSingleStepSimulation(float)" (?internalSingleStepSimulation@btContinuousDynamicsWorld@@UAEXM@Z)
1>btquickprof.obj : warning LNK4217: locally defined symbol _printf imported in function "public: static void __cdecl CProfileManager::dumpRecursive(class CProfileIterator *,int)" (?dumpRecursive@CProfileManager@@SAXPAVCProfileIterator@@H@Z)
1>btcollisiondispatcher.obj : warning LNK4217: locally defined symbol _printf imported in function "public: virtual __thiscall btDiscreteCollisionDetectorInterface::Result::~Result(void)" (??1Result@btDiscreteCollisionDetectorInterface@@UAE@XZ)
1>btgjkpairdetector.obj : warning LNK4049: locally defined symbol _printf imported
1>btalignedallocator.obj : warning LNK4217: locally defined symbol _malloc imported in function "void * __cdecl btAllocDefault(unsigned int)" (?btAllocDefault@@YAPAXI@Z)
1>btalignedallocator.obj : warning LNK4217: locally defined symbol _free imported in function "void __cdecl btFreeDefault(void *)" (?btFreeDefault@@YAXPAX@Z)
1>btgjkpairdetector.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btpersistentmanifold.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btraycastcallback.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btvoronoisimplexsolver.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btgimpactquantizedbvh.obj : error LNK2019: unresolved external symbol __imp___wassert referenced in function "public: int __thiscall btGImpactQuantizedBvh::getLeftNode(int)const " (?getLeftNode@btGImpactQuantizedBvh@@QBEHH@Z)
1>gim_box_set.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btcontinuousconvexcollision.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btgjkepa2.obj : error LNK2001: unresolved external symbol __imp___wassert
1>bttriangleindexvertexmaterialarray.obj : error LNK2001: unresolved external symbol __imp___wassert
1>bttrianglemeshshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btgimpactbvh.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btgimpactcollisionalgorithm.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btpolyhedralconvexshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btstridingmeshinterface.obj : error LNK2001: unresolved external symbol __imp___wassert
1>bttetrahedronshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>bttriangleindexvertexarray.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btheightfieldterrainshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btminkowskisumshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btmultisphereshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btoptimizedbvh.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btconvexshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btconvextrianglemeshshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btcylindershape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btemptyshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btconeshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btconvexhullshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btconvexinternalshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btconvexpointcloudshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btspheretrianglecollisionalgorithm.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btbvhtrianglemeshshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btcapsuleshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btcompoundshape.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btmanifoldresult.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btsimulationislandmanager.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btsphereboxcollisionalgorithm.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btspherespherecollisionalgorithm.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btconvex2dconvex2dalgorithm.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btdefaultcollisionconfiguration.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btghostobject.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btinternaledgeutility.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btcompoundcollisionalgorithm.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btconvexconcavecollisionalgorithm.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btconvexconvexalgorithm.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btconvexplanecollisionalgorithm.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btbox2dbox2dcollisionalgorithm.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btboxboxdetector.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btcollisiondispatcher.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btcollisionworld.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btoverlappingpaircache.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btquantizedbvh.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btsimplebroadphase.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btboxboxcollisionalgorithm.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btaxissweep3.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btdbvt.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btdbvtbroadphase.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btmultisapbroadphase.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btrigidbody.obj : error LNK2001: unresolved external symbol __imp___wassert
1>bullet-c-api.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btraycastvehicle.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btconvexhull.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btsliderconstraint.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btsolve2linearconstraint.obj : error LNK2001: unresolved external symbol __imp___wassert
1>bttypedconstraint.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btdiscretedynamicsworld.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btgeneric6dofspringconstraint.obj : error LNK2001: unresolved external symbol __imp___wassert
1>bthingeconstraint.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btpoint2pointconstraint.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btsequentialimpulseconstraintsolver.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btkinematiccharactercontroller.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btconetwistconstraint.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btcontactconstraint.obj : error LNK2001: unresolved external symbol __imp___wassert
1>btgeneric6dofconstraint.obj : error LNK2001: unresolved external symbol __imp___wassert
1>NPS.cdl : fatal error LNK1120: 1 unresolved externals
I am linked the libraries to my project and have added them to my project. I have also set them as dependencies.

Thanks to anyone who can help.

Shawn