This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pkg-config.exe problem


gedeon.legaut wrote:

> I working with cygwin installed from www.cygwin.com and glade installed
> from www.gladewin32.sourceforge.net and I have a pb with pkg-config.exe :
> 
> *) pkg-config.exe --cflags gtk+-2.0 gives
> 
> Package gtk+-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gtk+-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gtk+-2.0' found
> 
> *) echo $PKG_CONFIG_PATH gives
> 
> /cygdrive/f/GTK/lib/pkgconfig
[snip]

Try "pkg-config --debug --cflags gtk+-2.0"

BTW I'm using version 0.20 of pkg-config and it works fine.
-- 
René Berber


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]