Re: [Gtk-osx-devs] pkg-config and _exec_prefix



John Ralls wrote:

>> Another minor problem is when using a SDK, since there are no
>> PC files in the /Developer/SDKs (and none at all for 10.4u.sdk)
>> 
>> But that's a completely different story, only affecting system. :-)

> Setup_sdk() sets the compile flags for you. No pkgconfig files needed. For Apple's frameworks, just do it their way (#include <Cocoa/Cocoa.h> in the source file and -framework Cocoa in the CFLAGS and LDFLAGS) and there's no need for pkgconfig.

Sure, just that some software _wants_ to use pkg-config to find stuff.
Including X11 ("just in case" ?) or perhaps to find libxml2 version ?
But that's another story, and certainly not one of *your* problems...

Just saying that pkg-config is being a little annoying at times. :-)

--anders





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]