[GXemul-users] Compilation error
Status: Alpha
Brought to you by:
gavare
From: Nigel H. <nj...@ba...> - 2012-11-18 23:02:37
|
The latest SVN version of Gxemul fails to compile on Debian Linux using gcc version 4.7.2: CommandInterpreter.cc:35:30: fatal error: ../../commands_h.h: No such file or directory compilation terminated. make[3]: *** [CommandInterpreter.o] Error 1 make[3]: Leaving directory `/home/njh/src/gxemul/src/main' make[2]: *** [do_main] Error 2 make[2]: Leaving directory `/home/njh/src/gxemul/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/njh/src/gxemul/src' make: *** [do_src] Error 2 -Nigel |