News:

Simutrans Wiki Manual
The official on-line manual for Simutrans. Read and contribute.

revision.h: No such file or directory #include "revision.h"

Started by Yona-TYT, June 27, 2021, 02:19:58 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Yona-TYT

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

prissi

Please update to the latest revision, that should fix this.

Andarix


Yona-TYT

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.

prissi