Backov
30-05-2007 20:22:21
I'm not quite sure why, but I'm getting a link error with just this one function. I'm creating a world and a scene before it and they're linking fine.
Error 3 error LNK2019: unresolved external symbol "class NxTriangleMesh * __cdecl NxOgre::NxGenerateTriangleMeshFromOgreMesh(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class NxScene *)" (?NxGenerateTriangleMeshFromOgreMesh@NxOgre@@YAPAVNxTriangleMesh@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAVNxScene@@@Z) referenced in function "public: virtual void __thiscall TestState::BecomeActive(void)" (?BecomeActive@TestState@@UAEXXZ) TestState.obj