RE: beginners question
- From: Murray Cumming Comneon com
- To: davecindysmith comcast net, AugustQ gmx net, gtk-app-devel-list gnome org
- Subject: RE: beginners question
- Date: Tue, 11 Nov 2003 14:25:38 +0100
From: gtk-app-devel-list-admin gnome org
Somewhere I found a
hint that gtk-config does no longer exists, one should use
pkg-config
instead. But again I do not find this on my machine.
What's wrong here? Did I forget to install a package?
Thanks.
August
Hi August,
You can find pkg-config at:
http://www.freedesktop.org/software/pkgconfig
To compile a gtk+ program, use:
`pkg-config --libs --cflags gtk+-2.0`
This may also be useful in real projects:
http://www.murrayc.com/learning/linux/using_libraries/using_libraries.shtml#
cflagsandlibs
Murray Cumming
www.murrayc.com
murrayc usa net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]