Jump to content
TrinityCore

Sandstorm

Plebs
  • Posts

    2
  • Joined

  • Last visited

Sandstorm's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. U installed light version of openssl?
  2. Scanning dependencies of target worldserver [ 99%] Building CXX object src/server/worldserver/CMakeFiles/worldserver.dir/Master.cpp.o Linking CXX executable worldserver ../scripts/libscripts.a(cs_battlenet_account.cpp.o): In function `battlenet_account_commandscript::HandleAccountSetPasswordCommand(ChatHandler*, char const*)': cs_battlenet_account.cpp:(.text._ZN31battlenet_account_commandscript31HandleAccountSetPasswordCommandEP11ChatHandlerPKc[_ZN31battlenet_account_commandscript31HandleAccountSetPasswordCommandEP11ChatHandlerPKc]+0x97): undefined reference to `Battlenet::AccountMgr::GetId(std::string const&)' cs_battlenet_account.cpp:(.text._ZN31battlenet_account_commandscript31HandleAccountSetPasswordCommandEP11ChatHandlerPKc[_ZN31battlenet_account_commandscript31HandleAccountSetPasswordCommandEP11ChatHandlerPKc]+0x19b): undefined reference to `Battlenet::AccountMgr::ChangePassword(unsigned int, std::string)' ../scripts/libscripts.a(cs_battlenet_account.cpp.o): In function `battlenet_account_commandscript::HandleAccountPasswordCommand(ChatHandler*, char const*)': cs_battlenet_account.cpp:(.text._ZN31battlenet_account_commandscript28HandleAccountPasswordCommandEP11ChatHandlerPKc[_ZN31battlenet_account_commandscript28HandleAccountPasswordCommandEP11ChatHandlerPKc]+0xa2): undefined reference to `Battlenet::AccountMgr::CheckPassword(unsigned int, std::string)' cs_battlenet_account.cpp:(.text._ZN31battlenet_account_commandscript28HandleAccountPasswordCommandEP11ChatHandlerPKc[_ZN31battlenet_account_commandscript28HandleAccountPasswordCommandEP11ChatHandlerPKc]+0x106): undefined reference to `Battlenet::AccountMgr::ChangePassword(unsigned int, std::string)' ../scripts/libscripts.a(cs_battlenet_account.cpp.o): In function `battlenet_account_commandscript::HandleAccountCreateCommand(ChatHandler*, char const*)': cs_battlenet_account.cpp:(.text._ZN31battlenet_account_commandscript26HandleAccountCreateCommandEP11ChatHandlerPKc[_ZN31battlenet_account_commandscript26HandleAccountCreateCommandEP11ChatHandlerPKc]+0xdc): undefined reference to `Battlenet::AccountMgr::CreateBattlenetAccount(std::string, std::string)' collect2: error: ld returned 1 exit status make[2]: *** [src/server/worldserver/worldserver] Error 1 make[1]: *** [src/server/worldserver/CMakeFiles/worldserver.dir/all] Error 2 make: *** [all] Error 2
×
×
  • Create New...