UFO:Alien Invasion

Technical support => Feature Requests => Topic started by: LeSanglier on March 01, 2009, 12:40:25 pm

Title: Impossible to compile maps.
Post by: LeSanglier on March 01, 2009, 12:40:25 pm
Hello !

I got this problem with the 23188 revision :

nekrofage@bureau:~/JEUX/UFOAI/UfoAi230$ make maps
./ufo2map -v 2 -nice 19 -extra -t 2 base/maps/community_centre/cm_main.map

---- filesystem initialization -----
Adding game dir: /usr/local/lib/ufoai/base
Adding game dir: /usr/local/share/ufoai/base
Adding game dir: ./base
using /home/nekrofage/.ufoai/2.3-dev/base for writing
Adding game dir: /home/nekrofage/.ufoai/2.3-dev/base
[compile] base/maps/community_centre/cm_main.map
Error: file 'base/maps/community_centre/cm_main.map' doesn't exist
make: *** [base/maps/community_centre/cm_main.bsp] Erreur 1
nekrofage@bureau:~/JEUX/UFOAI/UfoAi230$

So it does not possible to compile the maps...

How to resolve this problem ?

Thanks !
Title: Re: Impossible to compile maps.
Post by: Mattn on March 01, 2009, 01:31:35 pm
there is no fix for this yet - the problem is in trunk/build/maps.mk

ufo2map is no longer called with base/maps/mapsource.map but only with maps/mapsource.map