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


Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to