The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: Yona-TYT on June 27, 2021, 02:19:58 AM

Title: revision.h: No such file or directory #include "revision.h"
Post by: Yona-TYT on June 27, 2021, 02:19:58 AM
For some reason I can't compile simutrans on linux like before, I know there must be something very silly that I didn't do.
In file included from dataobj/environment.cc:10:0:
dataobj/../simversion.h:12:10: fatal error: revision.h: No such file or directory
#include "revision.h"
          ^~~~~~~~~~~~
compilation terminated.
common.mk:50: recipe for target 'build/template/dataobj/environment.o' failed
make: *** [build/template/dataobj/environment.o] Error 1
Title: Re: revision.h: No such file or directory #include "revision.h"
Post by: prissi on June 27, 2021, 11:33:36 AM
Please update to the latest revision, that should fix this.
Title: Re: revision.h: No such file or directory #include "revision.h"
Post by: Andarix on June 27, 2021, 11:49:24 AM
create a blank revision.h in folder trunk
Title: Re: revision.h: No such file or directory #include "revision.h"
Post by: Yona-TYT on June 27, 2021, 03:15:29 PM
Quote from: Andarix on June 27, 2021, 11:49:24 AM
create a blank revision.h in folder trunk

This has worked for me, thank you very much.
Title: Re: revision.h: No such file or directory #include "revision.h"
Post by: prissi on June 28, 2021, 02:18:59 AM
r9914 should fix compiling without svn