kjs335
11-08-2006 10:52:27
Hi all. I recently upgraded Ogre from 1.2.0 to 1.2.2 and I'm now getting these link errors in release mode.
I completely reinstalled Ogre and Newton but I'm still getting the errors.
Has anyone had this problem and found out how to solve it??
*****************************************************
EDIT: I got ogrenewt from CVS and just completely rebuilt it in release mode and it works now.
I completely reinstalled Ogre and Newton but I'm still getting the errors.
Linking...
OgreNewt_Main.lib(OgreNewt_Debugger.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall Ogre::ShadowCaster::generateShadowVolume(class Ogre::EdgeData *,class Ogre::HardwareIndexBufferSharedPtr const &,class Ogre::Light const *,class std::vector<class Ogre::ShadowRenderable *,class std::allocator<class Ogre::ShadowRenderable *> > &,unsigned long)" (?generateShadowVolume@ShadowCaster@Ogre@@MAEXPAVEdgeData@2@ABVHardwareIndexBufferSharedPtr@2@PBVLight@2@AAV?$vector@PAVShadowRenderable@Ogre@@V?$allocator@PAVShadowRenderable@Ogre@@@std@@@std@@K@Z)
../Bin/Release\Demo08_RagdollExample.exe : fatal error LNK1120: 1 unresolved externals
Has anyone had this problem and found out how to solve it??
*****************************************************
EDIT: I got ogrenewt from CVS and just completely rebuilt it in release mode and it works now.