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
Please update to the latest revision, that should fix this.
create a blank revision.h in folder trunk
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.
r9914 should fix compiling without svn