Jump to content

Xaximbo

Members
  • Posts

    3
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by Xaximbo

  1. now works for me, maybe i had some typos on my own code
  2. <div class='quotetop'>QUOTE (w12x @ Jun 13 2008, 04:57 PM) <{POST_SNAPBACK}></div> i have rebuilt it 3 times i will try to clean manually and build it again
  3. 10> Creating library .\\mangosd__Win32_Release\\mangosd.lib and object .\\mangosd__Win32_Release\\mangosd.exp 10>game.lib(World.obj) : error LNK2019: unresolved external symbol "public: void __thiscall ObjectMgr::LoadCreatureInvolvedRelations(void)" (?LoadCreatureInvolvedRelations@ObjectMgr@@QAEXXZ) referenced in function "public: void __thiscall World::SetInitialWorldSettings(void)" (?SetInitialWorldSettings@World@@QAEXXZ) 10>game.lib(Level3.obj) : error LNK2001: unresolved external symbol "public: void __thiscall ObjectMgr::LoadCreatureInvolvedRelations(void)" (?LoadCreatureInvolvedRelations@ObjectMgr@@QAEXXZ) 10>game.lib(World.obj) : error LNK2019: unresolved external symbol "public: void __thiscall ObjectMgr::LoadCreatureQuestRelations(void)" (?LoadCreatureQuestRelations@ObjectMgr@@QAEXXZ) referenced in function "public: void __thiscall World::SetInitialWorldSettings(void)" (?SetInitialWorldSettings@World@@QAEXXZ) 10>game.lib(Level3.obj) : error LNK2001: unresolved external symbol "public: void __thiscall ObjectMgr::LoadCreatureQuestRelations(void)" (?LoadCreatureQuestRelations@ObjectMgr@@QAEXXZ) 10>game.lib(World.obj) : error LNK2019: unresolved external symbol "public: void __thiscall ObjectMgr::LoadGameobjectInvolvedRelations(void)" (?LoadGameobjectInvolvedRelations@ObjectMgr@@QAEXXZ) referenced in function "public: void __thiscall World::SetInitialWorldSettings(void)" (?SetInitialWorldSettings@World@@QAEXXZ) 10>game.lib(Level3.obj) : error LNK2001: unresolved external symbol "public: void __thiscall ObjectMgr::LoadGameobjectInvolvedRelations(void)" (?LoadGameobjectInvolvedRelations@ObjectMgr@@QAEXXZ) 10>game.lib(World.obj) : error LNK2019: unresolved external symbol "public: void __thiscall ObjectMgr::LoadGameobjectQuestRelations(void)" (?LoadGameobjectQuestRelations@ObjectMgr@@QAEXXZ) referenced in function "public: void __thiscall World::SetInitialWorldSettings(void)" (?SetInitialWorldSettings@World@@QAEXXZ) 10>game.lib(Level3.obj) : error LNK2001: unresolved external symbol "public: void __thiscall ObjectMgr::LoadGameobjectQuestRelations(void)" (?LoadGameobjectQuestRelations@ObjectMgr@@QAEXXZ) 10>..\\..\\bin\\Win32_Release\\mangosd.exe : fatal error LNK1120: 4 unresolved externals What happens?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use