[Freeciv-Dev] Re: (PR#12529) xaw client compoilation breakeage by #12513
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: |
[Freeciv-Dev] Re: (PR#12529) xaw client compoilation breakeage by #12513 |
From: |
"Vijay Kiran Kamuju" <infyquest@xxxxxxxxx> |
Date: |
Fri, 18 Mar 2005 01:01:32 -0800 |
Reply-to: |
bugs@xxxxxxxxxxx |
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12529 >
error msgs
---------------
citydlg.c: In function `create_city_dialog':
citydlg.c:515: error: `cityicon_bits' undeclared (first use in this function)
citydlg.c:515: error: (Each undeclared identifier is reported only once
citydlg.c:515: error: for each function it appears in.)
citydlg.c:516: error: `cityicon_width' undeclared (first use in this function)
citydlg.c:516: error: `cityicon_height' undeclared (first use in this function)
make[1]: *** [citydlg.o] Error 1
make[1]: Leaving directory `/home/vijaykiran/cvs/freeciv/client/gui-xaw'
make: *** [all] Error 2
On Wed, 16 Mar 2005 22:22:19 -0800, Vijay Kiran Kamuju
<infyquest@xxxxxxxxx> wrote:
>
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=12529 >
>
> hi ,
>
> xaw client compilation breaks by #12513 (Move the client
> window-manager icons into the tileset)
>
> i think we have to rewrite the function
> struct city_dialog *create_city_dialog(struct city *pcity, bool make_modal)
> in the file citydlg.c
>
> for loading the png images, and also remove the #include "citydlg.ico"
>
> bye,
> Vijay
>
>
- [Freeciv-Dev] Re: (PR#12529) xaw client compoilation breakeage by #12513,
Vijay Kiran Kamuju <=
|
|