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" <[EMAIL PROTECTED]>
To: "Raheel" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, February 24, 2003 4:17 PM
Subject: Re: gtk application compile error




Hi,

"Raheel" <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list





_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to