Jump to content

:'( Compiling error on ubuntu


Guest redigaffi

Recommended Posts

I followe ALL EXACTLY PERFECTLY IN THE WIKI GUIDE: http://getmangos.eu/wiki/Compile_MaNGOS_On_Linux

I USED THIS COMMAND: cmake ../ -DPREFIX=/opt/mangos -DPCH=1 -DACE_USE_EXTERNAL=0 -DDEBUG=0 -DTBB_USE_EXTERNAL=0

AND GET:

Linking CXX static library libgsoap.a
[  7%] Built target gsoap
Scanning dependencies of target mangosscript
[  7%] Building CXX object src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/include/sc_grid_searchers.cpp.o
In file included from /root/mangos/src/game/CreatureAI.h:25,
                from /root/mangos/src/bindings/ScriptDev2/include/sc_creature.h:8,
                from /root/mangos/src/bindings/ScriptDev2/include/precompiled.h:9,
                from /root/mangos/src/bindings/ScriptDev2/include/sc_grid_searchers.cpp:5:
/root/mangos/src/framework/Dynamic/ObjectRegistry.h: In member function âbool ObjectRegistry<T, Key>::InsertItem(T*, Key, bool)â:
/root/mangos/src/framework/Dynamic/ObjectRegistry.h:51: error: expected primary-expression before â)â token
make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/include/sc_grid_searchers.cpp.o] Error 1
make[1]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/all] Error 2
make: *** [all] Error 2
root@h1750370:~/mangos/build#

Link to comment
Share on other sites

×
×
  • 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