mangos / MaNGOS

This is the master Information repository for MaNGOS
http://getmangos.eu
3.03k stars 1.36k forks source link

Compile Error - error: ‘GetTalentTreeMasterySpells’ was not declared in this scope #94

Closed PopeJamal closed 12 years ago

PopeJamal commented 12 years ago

After executing "make":

[ 80%] Built target mangosscript [ 80%] Building CXX object src/game/CMakeFiles/game.dir/Transports.cpp.o /home/ubuntu/mangos-server/server/src/game/StatSystem.cpp: In member function ‘void Player::UpdateMasteryAuras()’: /home/ubuntu/mangos-server/server/src/game/StatSystem.cpp:795:109: error: ‘GetTalentTreeMasterySpells’ was not declared in this scope [ 81%] Building CXX object src/game/CMakeFiles/game.dir/ItemEnchantmentMgr.cpp.o make[2]: * [src/game/CMakeFiles/game.dir/StatSystem.cpp.o] Error 1 make[2]: * Waiting for unfinished jobs.... make[1]: * [src/game/CMakeFiles/game.dir/all] Error 2 make: * [all] Error 2

System: Ubuntu 12.04 LTS 64-bit

Zakamurite commented 12 years ago

Fixed