UFO:Alien Invasion

Technical support => Feature Requests => Topic started by: BeBu on July 22, 2006, 11:00:45 pm

Title: Problems with VC2005 build
Post 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.
Title: Problems with VC2005 build
Post by: Mattn on July 22, 2006, 11:30:28 pm
did you build with gettext enabled?

there should be preprocessor var named HAVE_GETTEXT
Title: Problems with VC2005 build
Post by: BeBu on July 23, 2006, 09:25:29 am
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