I compiled the lastest rev of MaNGOS One, i compiled it under Debian x64 OS and i get these error :
In file included from /opt/test/server/src/game/HostileRefManager.cpp:23:
/opt/test/server/src/game/SpellMgr.h: In function 'bool IsAuraAddedBySpell(uint32, uint32)':
/opt/test/server/src/game/SpellMgr.h:495: error: 'sSpellStore' was not declared in this scope
/opt/test/server/src/game/SpellMgr.h: In member function 'ClassFamilyMask SpellMgr::GetSpellAffectMask(uint32, SpellEffectIndex) const':
/opt/test/server/src/game/SpellMgr.h:814: error: 'sSpellStore' was not declared in this scope
make[2]: * [src/game/CMakeFiles/game.dir/HostileRefManager.cpp.o] Erreur 1
make[2]: * Attente des tâches non terminées....
[ 75%] Built target mangosscript
make[1]: * [src/game/CMakeFiles/game.dir/all] Erreur 2
make: * [all] Erreur 2
Hi,
I compiled the lastest rev of MaNGOS One, i compiled it under Debian x64 OS and i get these error :
In file included from /opt/test/server/src/game/HostileRefManager.cpp:23: /opt/test/server/src/game/SpellMgr.h: In function 'bool IsAuraAddedBySpell(uint32, uint32)': /opt/test/server/src/game/SpellMgr.h:495: error: 'sSpellStore' was not declared in this scope /opt/test/server/src/game/SpellMgr.h: In member function 'ClassFamilyMask SpellMgr::GetSpellAffectMask(uint32, SpellEffectIndex) const': /opt/test/server/src/game/SpellMgr.h:814: error: 'sSpellStore' was not declared in this scope make[2]: * [src/game/CMakeFiles/game.dir/HostileRefManager.cpp.o] Erreur 1 make[2]: * Attente des tâches non terminées.... [ 75%] Built target mangosscript make[1]: * [src/game/CMakeFiles/game.dir/all] Erreur 2 make: * [all] Erreur 2
Thanks