Re: A STRANGE ERROR!!!



Roberto <robyegiuly libero it> writes:
> I've done a little program with Gnome-Anomator, but it returns me an
> error,
> The filename is 'interface.c':
> 
> Roberto DEBIAN:~$ gcc -o anim interface.c `gtk-config --cflags`
> `gtk-config --libs` 
> /tmp/cc2SOLbE.o: In function `main':
> /tmp/cc2SOLbE.o(.text+0xc6): undefined reference to
> `gnome_animator_new_with_size'

You aren't linking to gnome-libs. Try `gnome-config --cflags --libs
gnomeui`

Havoc




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