Jump to content

MaNGOS-Zero build errors on Debian


bozziley

Recommended Posts

Posted

Hello everyone,

I am trying to build MaNGOS-Zero on Debian. I have managed to get One and Two compiled with no problems. The compile for Zero is giving me the following error:

[ 11%] Building CXX object src/bindings/scriptdev0/CMakeFiles/mangosscript.dir/include/sc_creature.cpp.o
/home/mangos/1.12/install/code/server/src/bindings/scriptdev0/include/sc_creature.cpp: In member function âvirtual void ScriptedAI::EnterEvadeMode()â:
/home/mangos/1.12/install/code/server/src/bindings/scriptdev0/include/sc_creature.cpp:112: error: no matching function for call to âCreature::LoadCreatureAddon()â
/home/mangos/1.12/install/code/server/src/game/Creature.h:440: note: candidates are: bool Creature::LoadCreatureAddon(bool)
make[2]: *** [src/bindings/scriptdev0/CMakeFiles/mangosscript.dir/include/sc_creature.cpp.o] Error 1
make[1]: *** [src/bindings/scriptdev0/CMakeFiles/mangosscript.dir/all] Error 2
make: *** [all] Error 2

Thanks for your help.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use