Hi David,

ok, than let’s forget about kdelibs4support for now and focus on kio...


On 25 Aug 2014, at 18:59 , David Faure <fa...@kde.org> wrote:
> It's installed by KIO, into include/KF5/KIOCore/ksslsettings.h

It’s nowhere in the OSX/CI system's install root:
---
$ find /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kio/inst/ 
-name ksslsettings.h
$
---


> Within kio, the source file is in src/core/kssl/

And yes, it is indeed in the sources:
---
$ find ~/WC/KDECI-builds/kio/src -name ksslsettings.h
/Users/marko/WC/KDECI-builds/kio/src/core/kssl/ksslsettings.h
---


> 1) check that the file got installed

... but, it’s also not present in the build directory’s local install root 
itself:
---
$ find 
~/WC/KDECI-builds/kio/local-inst/opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kio
 -name ksslsettings.h
$
---


> 2) check which include paths kdelibs4support is using

Well, that’s handled by the CI scripts and should work normally - well, up to 
now it did at least!

Any ideas?

Greets,
Marko
_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to