project-navigation
Personal tools

Author Topic: Impossible to compile maps.  (Read 1779 times)

Offline LeSanglier

  • Rookie
  • ***
  • Posts: 35
    • View Profile
Impossible to compile maps.
« 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 !

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Impossible to compile maps.
« Reply #1 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