I need help..
i'm trying to build this game...http://zxstudio.org/projects/drdestructo/
but i have problem building the code.
Here is the error i have :
i'm trying to build this game...http://zxstudio.org/projects/drdestructo/
but i have problem building the code.
Here is the error i have :
i use codeblocks cli and a swapfile of 256MBLinking CXX static library libtinyxml.a
[ 49%] Built target tinyxml
[ 49%] Building CXX object CMakeFiles/DrDestructo2.dir/src/AICommands.cpp.o
[ 50%] Building CXX object CMakeFiles/DrDestructo2.dir/src/AIProcessor.cpp.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html>for instructions.
CMakeFiles/DrDestructo2.dir/build.make:77: recipe for target 'CMakeFiles/DrDestructo2.dir/src/AIProcessor.cpp.o' failed
make[2]: *** [CMakeFiles/DrDestructo2.dir/src/AIProcessor.cpp.o] Error 4
CMakeFiles/Makefile2:62: recipe for target 'CMakeFiles/DrDestructo2.dir/all' failed
make[1]: *** [CMakeFiles/DrDestructo2.dir/all] Error 2
Makefile:137: recipe for target 'all' failed
make: *** [all] Error 2