OgreMage
15-02-2008 03:56:36
Dear NxOgres
!
I am new and this is my first post! I have been working on Ogre this entire week and really like it.
Im getting this Cakebox NxOgre linker error linker error, do you recognize it? Any hints?
Error 1 error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall NxOgre::ClothRayCaster::ClothRayCaster(class NxOgre::Scene *)" (__imp_??0ClothRayCaster@NxOgre@@QAE@PAVScene@1@@Z) referenced in function "public: virtual void __thiscall Frosting::preStart(class NxOgre::World *)" (?preStart@Frosting@@UAEXPAVWorld@NxOgre@@@Z) Cake.obj
Error 2 error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall NxOgre::RayCaster::RayCaster(class Ogre::Vector3,class Ogre::Vector3,float,enum NxOgre::RayCaster::RayCastType,class NxOgre::Scene *)" (__imp_??0RayCaster@NxOgre@@QAE@VVector3@Ogre@@0MW4RayCastType@01@PAVScene@1@@Z) referenced in function "public: virtual void __thiscall Frosting::preStart(class NxOgre::World *)" (?preStart@Frosting@@UAEXPAVWorld@NxOgre@@@Z) Cake.obj
Error 3 error LNK2019: unresolved external symbol "__declspec(dllimport) public: class NxOgre::Container<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class NxOgre::Scene *> * __thiscall NxOgre::World::getScenes(void)" (__imp_?getScenes@World@NxOgre@@QAEPAV?$Container@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAVScene@NxOgre@@@2@XZ) referenced in function "public: virtual void __thiscall Frosting::preStart(class NxOgre::World *)" (?preStart@Frosting@@UAEXPAVWorld@NxOgre@@@Z) Cake.obj
Thank you for your help!

I am new and this is my first post! I have been working on Ogre this entire week and really like it.
Im getting this Cakebox NxOgre linker error linker error, do you recognize it? Any hints?
Error 1 error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall NxOgre::ClothRayCaster::ClothRayCaster(class NxOgre::Scene *)" (__imp_??0ClothRayCaster@NxOgre@@QAE@PAVScene@1@@Z) referenced in function "public: virtual void __thiscall Frosting::preStart(class NxOgre::World *)" (?preStart@Frosting@@UAEXPAVWorld@NxOgre@@@Z) Cake.obj
Error 2 error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall NxOgre::RayCaster::RayCaster(class Ogre::Vector3,class Ogre::Vector3,float,enum NxOgre::RayCaster::RayCastType,class NxOgre::Scene *)" (__imp_??0RayCaster@NxOgre@@QAE@VVector3@Ogre@@0MW4RayCastType@01@PAVScene@1@@Z) referenced in function "public: virtual void __thiscall Frosting::preStart(class NxOgre::World *)" (?preStart@Frosting@@UAEXPAVWorld@NxOgre@@@Z) Cake.obj
Error 3 error LNK2019: unresolved external symbol "__declspec(dllimport) public: class NxOgre::Container<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class NxOgre::Scene *> * __thiscall NxOgre::World::getScenes(void)" (__imp_?getScenes@World@NxOgre@@QAEPAV?$Container@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAVScene@NxOgre@@@2@XZ) referenced in function "public: virtual void __thiscall Frosting::preStart(class NxOgre::World *)" (?preStart@Frosting@@UAEXPAVWorld@NxOgre@@@Z) Cake.obj
Thank you for your help!