mangosArchives / Mangos-One-server-old

This repo has been moved to https://githubs.com/mangosone/server
http://getmangos.eu/
GNU General Public License v2.0
95 stars 54 forks source link

Crash Compil #40

Closed gaelreyrol closed 12 years ago

gaelreyrol commented 12 years ago

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