Jump to content
TrinityCore

frytiks

Members
  • Posts

    55
  • Joined

  • Last visited

Everything posted by frytiks

  1. Hi, i have problem ... i trying to fix battlegrounds on 4.3.4 but i have this compile error 3> BattlegroundMgr.cpp 3> game.vcxproj -> C:\troll\TrinityCore\Build\src\server\game\Release\game.lib 4>------ Build started: Project: worldserver, Configuration: Release Win32 ------ 4> Creating library C:/troll/TrinityCore/Build/src/server/worldserver/Release/worldserver.lib and object C:/troll/TrinityCore/Build/src/server/worldserver/Release/worldserver.exp 4>game.lib(BattleGroundHandler.obj) : error LNK2019: unresolved external symbol "public: void __thiscall BattlegroundMgr::BuildGroupJoinedBattlegroundPacket(class WorldPacket *,class Battleground *,class Player *)" (?BuildGroupJoinedBattlegroundPacket@BattlegroundMgr@@QAEXPAVWorldPacket@@PAVBattleground@@PAVPlayer@@@Z) referenced in function "public: void __thiscall WorldSession::HandleBattlemasterJoinOpcode(class WorldPacket &)" (?HandleBattlemasterJoinOpcode@WorldSession@@QAEXAAVWorldPacket@@@Z) 4>C:\troll\TrinityCore\Build\bin\Release\worldserver.exe : fatal error LNK1120: 1 unresolved externals 5>------ Build started: Project: ALL_BUILD, Configuration: Release Win32 ------ 5> Build all projects 6>------ Skipped Build: Project: INSTALL, Configuration: Release Win32 ------ 6>Project not selected to build for this solution configuration ========== Build: 4 succeeded, 1 failed, 14 up-to-date, 1 skipped ==========
×
×
  • Create New...