Re: gtk application compile error




Raheel wrote:

ok ........ I know you are talking about pkg-config, but I am telling you
the version of gtk which is 1.2.10. You have told me to
try ;
# gcc -Wall wind.c -o wind.o 'pkg-config --libs --cflags gtk+-2.0'


How about gcc -Wall wind.c -o wind.o `gtk-config --libs --cflags`
with the correct back tic's [`]

Ben


And my gtk is not 2.0. I think it should be clear now.

Raheel.



----- Original Message -----
From: "Sven Neumann" <sven gimp org>
To: "Raheel" <raheel khan hotpop com>
Cc: <gtk-list gnome org>
Sent: Monday, February 24, 2003 4:17 PM
Subject: Re: gtk application compile error


Hi,

"Raheel" <raheel khan hotpop com> writes:

below is what pkginfo reports me.
I was speaking of pkg-config, no idea what pkginfo is all about.

It is 1.2.10.  But just for hanging around when i try , it gives me
a long list of err messgages (so long that i can't paste it here)
indicating that so many files are not found (most of them were *.h).
you shouldn't be developing with 1.2.10 any longer. Use 2.2.x instead.


Salut, Sven


_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list






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