This is the mail archive of the
cygwin
mailing list for the Cygwin project.
RE: Newbie GUI development
- From: "Dave Korn" <dk at artimi dot com>
- To: "'cygwin'" <cygwin at cygwin dot com>
- Date: Tue, 5 Oct 2004 10:35:10 +0100
- Subject: RE: Newbie GUI development
> -----Original Message-----
> From: cygwin-owner On Behalf Of Ken Dibble
> Sent: 05 October 2004 10:21
> I'm trying to build a Linux gui app and failing miserably.
> Any help would be appreciated.
>
> $ pkg-config --libs gtk+-2.0
> gnome-config: not found
> Package gobject-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gobject-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'gobject-2.0', required by 'GdkPixbuf', not found
This is all gnome stuff. You'll need to install gnome dev stuff.
> I couldn't find gnome-config in the setup package search facility.
> I did find cygobject-2.0-0.dll
> in glib2-runtime/glib2-runtime
That's not related: that's "cyg-object.dll", not "cy-gobject.dll"
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/