Jump to content

Xaximbo

Members
  • Posts

    3
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Xaximbo

  1. 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