[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Date and ComboBox



Il giorno ven, 07/04/2006 alle 19.31 +0200, Geoffroy Culot ha scritto:
> I try to compile my apllication witch use GTK+2.0 and now GnomeUI for a 
> GnomeDateEdit
> 
> Before the addition of the Gnome Widget , I was using this command
> 
> gcc `pkg-config --libs --cflags gtk+-2.0` GTK1.c -o GTK1
> 
> and all was ok. Now, I try this ( and many other combination of arguments )
> 
> gcc `pkg-config --libs --cflags gtk+-2.0``gnome-config --cflags 
> gnomeui``gnome-config --libs gnomeui` GTK1.c -o GTK1
> 
> But it doesn't work ... GCC write that :

i think you're using an old version of gnomeui, for gtk1.2

for debian the right packages are libgnomeui-0 and libgnomeui-dev; the
old version is libgnomeui32



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]