Re: [GXemul-users] Compilation error
Status: Alpha
Brought to you by:
gavare
From: George K. <xke...@ne...> - 2012-12-13 22:07:35
|
On 11/18/12 17:02, Nigel Horne wrote: > CommandInterpreter.cc:35:30: fatal error: ../../commands_h.h: No such > file or directory This reply is one month late, but might help the archives. If anyone gets a similar error, you probably forgot to run the configure script. See instructions in README. The configure script generates commands_h.h and a bunch of other files. --George Koehler |