Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2003:
[Freeciv-Dev] (PR#4232) building gtk2/mingw32 with i18n
Home

[Freeciv-Dev] (PR#4232) building gtk2/mingw32 with i18n

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients:;
Subject: [Freeciv-Dev] (PR#4232) building gtk2/mingw32 with i18n
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Tue, 13 May 2003 05:48:50 -0700
Reply-to: rt@xxxxxxxxxxxxxx

Seems to work, I mean compile - haven't gotten it to show other locales
yet, but I get lots of warnings:

Lots of these during compile:
make[2]: Entering directory `/d/workspace/freeciv/freeciv-1.14/intl'
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"
-DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -DDEBUG -O2
-Wall -Werror -mms-bitfields  intl-compat.c
In file included from intl-compat.c:20:
../config.h:335:1: "LOCALEDIR" redefined
intl-compat.c:1:1: this is the location of the previous definition
make[2]: *** [intl-compat.o] Error 1

Then these during play:

** (civclient.exe:1096): WARNING **: Invalid UTF8 string passed to
pango_layout_set_text()

Ideas?

  - Per




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#4232) building gtk2/mingw32 with i18n, Per I. Mathisen <=