Technical support > Feature Requests
it compiles but doesn't start
(1/1)
papabob:
I have tried to compiled with both mingw and dev-cpp. With the first one I receive a "recursive shutdown" error in console. With dev-cpp no error is displayed, it simply exit. The only thing I can't compile is the "make update-po" part, wich fails with
--- Code: --- `cd .. && sh po/FINDUFOS` > ufoai.ufo.po ;\
fi
/bin/sh: ../po/ufopo.pl: No such file or directory
make[2]: *** [ufoai.pot-update] Error 127
make[2]: Leaving directory `/home/myuser/ufo-src/src/po'
make[1]: *** [update-po] Error 2
make[1]: Leaving directory `/home/myuser/ufo-src//src/po'
make: *** [update-po] Error 2
--- End code ---
I get no other compilation error anywhere, and the ufoconsole.log ends with:
--- Code: ---...SDL_ttf inited
------------------------------------
------- sound initialization -------
Loading snd_sdl sound driver
Soundsystem: SDL.
SDL version: 1.2.8
SDL audio driver is "dsound".
Bits: 16
Frequency: 48000
Samples: 4096
Channels: 2
sound sampling rate: 48000
CD Audio Initialized
execing autoexec.cfg
"version" is "UFO: Alien Invasion 2.1-dev2 Unknown Dec 8 2006 Win32 DEBUG"
...could not set to language: en
...could not set to system language
...svn revision: unknown
Shared Client/Server Info loaded
SDL audio device shut down.
--- End code ---
With mingw the ufoconsole log is similar. What am I missing?
Mattn:
which revision? please try the latest one.
papabob:
ok, now compiles AND starts :D
now I see one little bug: when you start a campaing and pick a site for the first base, now there is no window with the message of the ONU saying 'hello commander..."
Navigation
[0] Message Index
Go to full version