Re: A STRANGE ERROR!!!
- From: Rodrigo Moya <rodrigo gnome-db org>
- To: Roberto <robyegiuly libero it>
- Cc: GTK Mailing-List <gtk-list gnome org>
- Subject: Re: A STRANGE ERROR!!!
- Date: 01 May 2001 13:32:59 +0200
On 01 May 2001 11:11:51 +0200, Roberto wrote:
> 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`
>
if you're using GnomeAnimator, you'll need the GNOME libs, so change
your command line to:
gcc -o anim interface.c `gnome-config --cflags --libs gnomeui`
cheers
--
Rodrigo Moya <rodrigo gnome-db org> <rodrigo ximian com>
http://www.gnome-db.org/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]