News:

Check out the MegaGlest Wiki! Anyone can be an editor, and we want you!

Main Menu

[fixed] "make" error with git master

Started by John.d.h, 14 April 2011, 06:52:43

John.d.h

Log of git pull
Thu Apr 14 02:14:27 2011

Already up-to-date.

Thu Apr 14 02:14:29 2011
----------------
Log of cmake -DGAE_DATA_DIR=/home/john/glestae_git/data/game -DGAE_USE_PHYSFS=ON ..
Thu Apr 14 02:14:29 2011

-- Could NOT find Doxygen  (missing:  DOXYGEN_EXECUTABLE)
-- disabled doc
-- Configuring done
-- Generating done
-- Build files have been written to: /home/john/glestae_git/build

Thu Apr 14 02:14:31 2011
----------------
Log of make
Thu Apr 14 02:14:31 2011

[ 30%] Built target shared_lib
[ 30%] Building CXX object source/game/CMakeFiles/glestadv.dir/ai/gaia.cpp.o
In file included from /home/john/glestae_git/source/game/gui/user_interface.h:17,
                from /home/john/glestae_git/source/game/game/game.h:19,
                from /home/john/glestae_git/source/game/world/sim_interface.h:14,
                from /home/john/glestae_git/source/game/ai/gaia.cpp:12:
/home/john/glestae_git/source/game/gui/display.h:119: error: default argument for parameter of type ‘Shared::Math::Vec2i&’ has type ‘Shared::Math::Vec2i’
make[2]: *** [source/game/CMakeFiles/glestadv.dir/ai/gaia.cpp.o] Error 1
make[1]: *** [source/game/CMakeFiles/glestadv.dir/all] Error 2
make: *** [all] Error 2
make died with exit status 2

Thu Apr 14 02:14:40 2011
----------------


Linux Mint 32-bit

hailstone

I think I fixed it. Try again.
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

John.d.h

Indeed you did.  Thanks. :thumbup: