UFO:Alien Invasion
Technical support => Feature Requests => Topic started by: BeBu on July 22, 2006, 11:00:45 pm
-
hi,
i builded the sources, which came with rc3, in vs 2005. after starten the ufo32.exe teh game run well with one exception, the text wasnt displayed anymore. instead of a descriptive text, there just was intro_sequence_1 and so on, for the assualt rifle sth like aussault_rifle.txt (cant remember exactly).
additionally i grabbed the current svn revision and tried there, even build the .mo file, but again no descriptive texts.
-
did you build with gettext enabled?
there should be preprocessor var named HAVE_GETTEXT
-
nope it wasnt, its disabled on the sln files, but in the vc7 files it is on.
well after recompiling with have_gettext the application wont even start it just dies after eating up abou 1gb ram.
ill try to figure sth out today