Re: [gtk-list] gfk-pixbuf: parse error (i thought i fixed this!)



> gcc -Wall canvaspixbuf.c -o canvaspixbuf `libart-config --cflags --libs` 
> `gnome-config --cflags gnome gnomeui --libs gnome gnomeui` 
> `gdk-pixbuf-config --cflags --libs`
> 

You need to tell it to use the canvasitem.
best way is with
gnome-config --libs gnomeui gdk_pixbuf gnomecanvaspixbuf
and
gnome-config --cflags gnomeui gdk_pixbuf gnomecanvaspixbuf
iain



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