Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
PopeJamal opened this issue Sep 7, 2012 · 1 comment

Comments

@PopeJamal
Copy link

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
Copy link
Contributor

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants