KDE/kdevelop [POSSIBLY UNSAFE]

Andreas Pakulat apaku at gmx.de
Fri Apr 27 07:15:30 UTC 2007


On 26.04.07 22:35:25, Matt Rogers wrote:
> 
> On Apr 25, 2007, at 10:29 AM, Andreas Pakulat wrote:
> 
> > On 25.04.07 16:01:56, David Nolden wrote:
> >> On Wednesday 25 April 2007 11:41:44 Andreas Pakulat wrote:
> >>> I already commented there, we need to find out how to fix that,  
> >>> because
> >>> the headers might not always be in /usr/include.
> >>>
> >>> Andreas
> >>
> >> Yep we'll have to look at it. Btw. why did you not use pkgconfig  
> >> for finding
> >> the libraries and include-files? I used that in a simpler way  
> >> before to get
> >> the include-path, and it worked.
> >
> > i didn't. That was Laurent Montell. One problem with pkg-config is  
> > that
> > its not available under windows.
> 
> Really? IIRC, I had pkg-config compiled on windows at some point, or  
> so I thought...

Ok, let me rephrase: No cmake module uses pkg-config on windows. I'm not
sure wether the problem is pc itself or that kde's dependecies
don't install their pc files on windows.

Anyway, I already included pkg-config into the macro for finding the
library under unix and macos and use those directories to look for the
include file and the library itself.

Andreas

-- 
Your nature demands love and your happiness depends on it.




More information about the KDevelop-devel mailing list