pkg-config.exe problem

René Berber r.berber@computer.org
Sun Aug 20 21:36:00 GMT 2006


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/



More information about the Cygwin mailing list