Jump to content

MSVS 2010 Build Failure


Guest Lutik

Recommended Posts

Clean MaNGOS rev.9582 (the problem appeared earlier though), Microsoft Visual C++ 2010. Seems like it doesn't like recent changes connected with ObjectGuid =)

4>game.lib(MiscHandler.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class PackedGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVPackedGuid@@@Z)
4>game.lib(QueryHandler.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class PackedGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVPackedGuid@@@Z)
4>game.lib(CombatHandler.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class PackedGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVPackedGuid@@@Z)
4>game.lib(Level3.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class PackedGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVPackedGuid@@@Z)
4>game.lib(Level1.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class PackedGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVPackedGuid@@@Z)
4>game.lib(debugcmds.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class PackedGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVPackedGuid@@@Z)
4>game.lib(SpellEffects.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class PackedGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVPackedGuid@@@Z)
4>game.lib(AchievementMgr.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class PackedGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVPackedGuid@@@Z)
4>game.lib(UpdateData.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class PackedGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVPackedGuid@@@Z)
4>game.lib(Spell.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class PackedGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVPackedGuid@@@Z)
4>game.lib(GroupHandler.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class PackedGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVPackedGuid@@@Z)
4>game.lib(Object.obj) : error LNK2019: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class PackedGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVPackedGuid@@@Z) referenced in function "protected: void __thiscall Object::BuildMovementUpdate(class ByteBuffer *,unsigned short)const " (?BuildMovementUpdate@Object@@IBEXPAVByteBuffer@@G@Z)
4>game.lib(Unit.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class PackedGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVPackedGuid@@@Z)
4>game.lib(Player.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class PackedGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVPackedGuid@@@Z)
4>game.lib(SpellAuras.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class PackedGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVPackedGuid@@@Z)
4>game.lib(MiscHandler.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator>>(class ByteBuffer &,struct PackedGuidReader const &)" (??5@YAAAVByteBuffer@@AAV0@ABUPackedGuidReader@@@Z)
4>game.lib(SpellHandler.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator>>(class ByteBuffer &,struct PackedGuidReader const &)" (??5@YAAAVByteBuffer@@AAV0@ABUPackedGuidReader@@@Z)
4>game.lib(CharacterHandler.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator>>(class ByteBuffer &,struct PackedGuidReader const &)" (??5@YAAAVByteBuffer@@AAV0@ABUPackedGuidReader@@@Z)
4>game.lib(Unit.obj) : error LNK2019: unresolved external symbol "class ByteBuffer & __cdecl operator>>(class ByteBuffer &,struct PackedGuidReader const &)" (??5@YAAAVByteBuffer@@AAV0@ABUPackedGuidReader@@@Z) referenced in function "public: void __thiscall MovementInfo::Read(class ByteBuffer &)" (?Read@MovementInfo@@QAEXAAVByteBuffer@@@Z)
4>game.lib(Spell.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator>>(class ByteBuffer &,struct PackedGuidReader const &)" (??5@YAAAVByteBuffer@@AAV0@ABUPackedGuidReader@@@Z)
4>game.lib(TaxiHandler.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator>>(class ByteBuffer &,struct PackedGuidReader const &)" (??5@YAAAVByteBuffer@@AAV0@ABUPackedGuidReader@@@Z)
4>game.lib(MovementHandler.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator>>(class ByteBuffer &,struct PackedGuidReader const &)" (??5@YAAAVByteBuffer@@AAV0@ABUPackedGuidReader@@@Z)
4>game.lib(Group.obj) : error LNK2019: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class ObjectGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVObjectGuid@@@Z) referenced in function "public: void __thiscall Group::SendLootStartRoll(unsigned int,class Roll const &)" (?SendLootStartRoll@Group@@QAEXIABVRoll@@@Z)
4>game.lib(Player.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class ObjectGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVObjectGuid@@@Z)
4>game.lib(Guild.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator<<(class ByteBuffer &,class ObjectGuid const &)" (??6@YAAAVByteBuffer@@AAV0@ABVObjectGuid@@@Z)
4>game.lib(Map.obj) : error LNK2019: unresolved external symbol "public: unsigned int __thiscall ObjectGuidGenerator<61696>::Generate(void)" (?Generate@?$ObjectGuidGenerator@$0PBAA@@@QAEIXZ) referenced in function "public: unsigned int __thiscall Map::GenerateLocalLowGuid(enum HighGuid)" (?GenerateLocalLowGuid@Map@@QAEIW4HighGuid@@@Z)
4>game.lib(Map.obj) : error LNK2019: unresolved external symbol "public: unsigned int __thiscall ObjectGuidGenerator<61760>::Generate(void)" (?Generate@?$ObjectGuidGenerator@$0PBEA@@@QAEIXZ) referenced in function "public: unsigned int __thiscall Map::GenerateLocalLowGuid(enum HighGuid)" (?GenerateLocalLowGuid@Map@@QAEIW4HighGuid@@@Z)
4>game.lib(Map.obj) : error LNK2019: unresolved external symbol "public: unsigned int __thiscall ObjectGuidGenerator<61776>::Generate(void)" (?Generate@?$ObjectGuidGenerator@$0PBFA@@@QAEIXZ) referenced in function "public: unsigned int __thiscall Map::GenerateLocalLowGuid(enum HighGuid)" (?GenerateLocalLowGuid@Map@@QAEIW4HighGuid@@@Z)
4>game.lib(CombatHandler.obj) : error LNK2001: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall ObjectGuid::GetString(void)const " (?GetString@ObjectGuid@@QBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
4>game.lib(LootHandler.obj) : error LNK2001: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall ObjectGuid::GetString(void)const " (?GetString@ObjectGuid@@QBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
4>game.lib(NPCHandler.obj) : error LNK2001: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall ObjectGuid::GetString(void)const " (?GetString@ObjectGuid@@QBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
4>game.lib(MovementHandler.obj) : error LNK2001: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall ObjectGuid::GetString(void)const " (?GetString@ObjectGuid@@QBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
4>game.lib(CharacterHandler.obj) : error LNK2001: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall ObjectGuid::GetString(void)const " (?GetString@ObjectGuid@@QBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
4>game.lib(Player.obj) : error LNK2019: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall ObjectGuid::GetString(void)const " (?GetString@ObjectGuid@@QBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) referenced in function "public: void __thiscall Player::SendLoot(class ObjectGuid,enum LootType)" (?SendLoot@Player@@QAEXVObjectGuid@@W4LootType@@@Z)
4>game.lib(Chat.obj) : error LNK2001: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall ObjectGuid::GetString(void)const " (?GetString@ObjectGuid@@QBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
4>game.lib(Spell.obj) : error LNK2001: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall ObjectGuid::GetString(void)const " (?GetString@ObjectGuid@@QBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
4>game.lib(ItemHandler.obj) : error LNK2001: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall ObjectGuid::GetString(void)const " (?GetString@ObjectGuid@@QBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
4>game.lib(ObjectMgr.obj) : error LNK2019: unresolved external symbol "public: unsigned int __thiscall ObjectGuidGenerator<61712>::Generate(void)" (?Generate@?$ObjectGuidGenerator@$0PBBA@@@QAEIXZ) referenced in function "public: unsigned int __thiscall ObjectMgr::GenerateLowGuid(enum HighGuid)" (?GenerateLowGuid@ObjectMgr@@QAEIW4HighGuid@@@Z)
4>game.lib(ObjectMgr.obj) : error LNK2019: unresolved external symbol "public: unsigned int __thiscall ObjectGuidGenerator<61744>::Generate(void)" (?Generate@?$ObjectGuidGenerator@$0PBDA@@@QAEIXZ) referenced in function "public: unsigned int __thiscall ObjectMgr::GenerateLowGuid(enum HighGuid)" (?GenerateLowGuid@ObjectMgr@@QAEIW4HighGuid@@@Z)
4>game.lib(ObjectMgr.obj) : error LNK2019: unresolved external symbol "public: unsigned int __thiscall ObjectGuidGenerator<61697>::Generate(void)" (?Generate@?$ObjectGuidGenerator@$0PBAB@@@QAEIXZ) referenced in function "public: unsigned int __thiscall ObjectMgr::GenerateLowGuid(enum HighGuid)" (?GenerateLowGuid@ObjectMgr@@QAEIW4HighGuid@@@Z)
4>game.lib(ObjectMgr.obj) : error LNK2019: unresolved external symbol "public: unsigned int __thiscall ObjectGuidGenerator<0>::Generate(void)" (?Generate@?$ObjectGuidGenerator@$0A@@@QAEIXZ) referenced in function "public: unsigned int __thiscall ObjectMgr::GenerateLowGuid(enum HighGuid)" (?GenerateLowGuid@ObjectMgr@@QAEIW4HighGuid@@@Z)
4>game.lib(ObjectMgr.obj) : error LNK2019: unresolved external symbol "public: unsigned int __thiscall ObjectGuidGenerator<16384>::Generate(void)" (?Generate@?$ObjectGuidGenerator@$0EAAA@@@QAEIXZ) referenced in function "public: unsigned int __thiscall ObjectMgr::GenerateLowGuid(enum HighGuid)" (?GenerateLowGuid@ObjectMgr@@QAEIW4HighGuid@@@Z)
4>game.lib(ItemHandler.obj) : error LNK2019: unresolved external symbol "class ByteBuffer & __cdecl operator>>(class ByteBuffer &,class ObjectGuid &)" (??5@YAAAVByteBuffer@@AAV0@AAVObjectGuid@@@Z) referenced in function "public: void __thiscall WorldSession::HandlePageQuerySkippedOpcode(class WorldPacket &)" (?HandlePageQuerySkippedOpcode@WorldSession@@QAEXAAVWorldPacket@@@Z)
4>game.lib(LootHandler.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator>>(class ByteBuffer &,class ObjectGuid &)" (??5@YAAAVByteBuffer@@AAV0@AAVObjectGuid@@@Z)
4>game.lib(NPCHandler.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator>>(class ByteBuffer &,class ObjectGuid &)" (??5@YAAAVByteBuffer@@AAV0@AAVObjectGuid@@@Z)
4>game.lib(CombatHandler.obj) : error LNK2001: unresolved external symbol "class ByteBuffer & __cdecl operator>>(class ByteBuffer &,class ObjectGuid &)" (??5@YAAAVByteBuffer@@AAV0@AAVObjectGuid@@@Z)

Link to comment
Share on other sites

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