Jump to content

my compile error


Recommended Posts

Posted

1> system.cpp

1> ScriptMgr.cpp

1> Creating library ..\\..\\..\\..\\bin\\win32_release\\mangosscript.lib and object ..\\..\\..\\..\\bin\\win32_release\\mangosscript.exp

1>npc_professions.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>npcs_special.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>shadowmoon_valley.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>shattrath_city.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>terokkar_forest.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>zangarmarsh.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>howling_fjord.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>icecrown.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>storm_peaks.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>hellfire_peninsula.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>dustwallow_marsh.obj : error LNK2019: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z) referenced in function "public: virtual void __thiscall mobs_risen_husk_spiritAI::DamageTaken(class Unit *,unsigned int &)" (?DamageTaken@mobs_risen_husk_spiritAI@@UAEXPAVUnit@@AAI@Z)

1>feralas.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>tanaris.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>winterspring.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>eastern_plaguelands.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>ghostlands.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>western_plaguelands.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>blackrock_depths.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendListInventory(unsigned __int64)" (?SendListInventory@WorldSession@@QAEX_K@Z)

1>storm_peaks.obj : error LNK2019: unresolved external symbol "public: void __thiscall WorldSession::SendTrainerList(unsigned __int64)" (?SendTrainerList@WorldSession@@QAEX_K@Z) referenced in function "bool __cdecl GossipSelect_npc_roxi_ramrocket(class Player *,class Creature *,unsigned int,unsigned int)" (?GossipSelect_npc_roxi_ramrocket@@YA_NPAVPlayer@@PAVCreature@@II@Z)

1>npc_professions.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendTrainerList(unsigned __int64)" (?SendTrainerList@WorldSession@@QAEX_K@Z)

1>npcs_special.obj : error LNK2001: unresolved external symbol "public: void __thiscall WorldSession::SendTrainerList(unsigned __int64)" (?SendTrainerList@WorldSession@@QAEX_K@Z)

1>..\\..\\..\\..\\bin\\win32_release\\mangosscript.dll : fatal error LNK1120: 2 unresolved externals

========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

i have this error when i try to compile "scriptdev2"

can anyone solve it for me please? (i use win7/64bit, but i compile for Win_32(Release))

Thanks!

Posted

hmm i solve my problem, im using xeross branches/patches(ahbot and broadcaster),

but is incompatible i think with new scriptdev2 version 1878.

What i make?

I compile mangos pure with scriptdev2 only, and later i add patches on my mangos src and re-compile,

Vualaaa problem solved.

Thanks for all!:):):)

×
×
  • 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