KF5Config - module config won't get right include path

Valentin Rusu kde at rusu.info
Sat Jan 11 18:08:21 UTC 2014


On 01/11/2014 01:26 PM, Alex Merry wrote:
> On 11/01/14 09:32, Valentin Rusu wrote:
>> /home/kde5/src/frameworks/kwallet-framework/src/runtime/kwalletd/main.cpp:24:19:
>> fatal error: KConfig: No such file or directory
>>  #include <KConfig>
> 
> My local copy looks fine, and all the other frameworks that depend on
> KConfig seem to be building just fine.  Actually, it looks mostly like
> you just haven't added KF5::ConfigCore to the target_link_libraries for
> kwalletd.  But without seeing your CMakeLists.txt files, that guess is
> as good as I can do.

Ok, you pointed me right. I effectively not yet added KConfigCore to the
target_link_libraries list and after adding it it now compiles. So this
is a new behavior.

Thanks!

Valentin


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 316 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140111/bbd4766d/attachment.sig>


More information about the Kde-frameworks-devel mailing list