[Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Vasco Alexandre da Silva Costa wrote:
On 2/12/06, John Keller <list@xxxxxxxxxxxxxx> wrote:
It seems like people have succeeded in compiling the Windows client, but
either long ago or with great pain - or both.
Thanks! I managed to compile the gui-gtk-2.0 in Windows following the
instructions.
I had to add --disable-nls to configure. Otherwise I would get an
error on link stating
there were multiple declarations of a function. It was both in the
system libiconv and
in our own libintl.
You cannot and must not use --with-included-gettext; it declares
functions that conflict with libiconv functions. In fact the included
gettext should be destroyed and never return. You can compile and
install gettext directly however (it should/must be installed *after*
libiconv).
-jason
- [Freeciv-Dev] Windows GTK client compile success! (wiki updated), John Keller, 2006/02/11
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), Vasco Alexandre da Silva Costa, 2006/02/12
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated),
Jason Dorje Short <=
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), John Keller, 2006/02/12
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), Vasco Alexandre da Silva Costa, 2006/02/12
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), Jason Dorje Short, 2006/02/12
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), Vasco Alexandre da Silva Costa, 2006/02/14
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), John Keller, 2006/02/14
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), John Keller, 2006/02/14
[Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), John Keller, 2006/02/12
|
|