Hello All,
thanks for improving every day this wanderfull game!
I've just updated my version from r246xx (I don't remember the exact number, last time I've updated was two days ago) to the latest r24718 and now trying to "make radiant" results in this error: (never shown before)
* [RAD] src/shared/parse.c
In file included from src/shared/../common/../game/game.h:34,
from src/shared/../common/common.h:31,
from src/shared/parse.c:31:
src/shared/../common/../game/../common/tracing.h:60:4: error: #error Either COMPILE_MAP or COMPILE_UFO must be defined in order for tracing.c to work.
In file included from src/shared/../common/../game/game.h:34,
from src/shared/../common/common.h:31,
from src/shared/parse.c:31:
src/shared/../common/../game/../common/tracing.h:69: error: expected specifier-qualifier-list before ‘TR_PLANE_TYPE’
src/shared/../common/../game/../common/tracing.h:91: error: expected specifier-qualifier-list before ‘TR_TILE_TYPE’
src/shared/../common/../game/../common/tracing.h:99: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
src/shared/../common/../game/../common/tracing.h:100: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mapTiles’
src/shared/../common/../game/../common/tracing.h:104: warning: type defaults to ‘int’ in declaration of ‘TR_PLANE_TYPE’
src/shared/../common/../game/../common/tracing.h:104: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
src/shared/../common/../game/../common/tracing.h:109: error: expected ‘)’ before ‘*’ token
make: *** [debug-linux-gnu-i386/tools/radiant_c/shared/parse.o] Error 1
Is there something I do wrong?
P.S.
I'm compiling from Ubuntu 8.10