<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Nov 19, 2013 at 4:32 PM, Sebastian Kügler <span dir="ltr"><<a href="mailto:sebas@kde.org" target="_blank">sebas@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Tuesday, November 19, 2013 15:42:47 Sebastian Kügler wrote:<br>
> On Tuesday, November 19, 2013 12:48:53 Stephen Kelly wrote:<br>
<br>
</div><div class="im">> > Try to construct a trivial testcase using one of the targets. If that<br>
> > fails, post it. If it passes, bisect the difference to kactivities.<br>
><br>
> I've attached a bare example, that also fails here, with error from<br>
> $subject.<br>
<br>
<br>
</div>I've found the problem leading to this. When I run cmake / make / make install<br>
from the top-level kdelibs directory, the -relwithdebinfo.cmake Target files<br>
are not installed. When I re-run make install from, for example within<br>
tier2/ki18n, the KI18nTargets-relwithdebinfo.cmake gets installed, and is<br>
subsequently found. Same for KDBusAddons, and all other frameworks, as far as<br>
I can tell.<br>
<br>
When re-running make install, I get this file (for example) installed, which<br>
is what I seemed to be missing.<br>
/home/sebas/kf5/install/lib64/cmake/KI18n/KI18nTargets-relwithdebinfo.cmake<br>
<br>
Any idea how this can happen?<br>
<div class="im HOEnZb">--<br>
sebas<br>
<br>
<a href="http://www.kde.org" target="_blank">http://www.kde.org</a> | <a href="http://vizZzion.org" target="_blank">http://vizZzion.org</a> | GPG Key ID: 9119 0EF9<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Kde-frameworks-devel mailing list<br>
<a href="mailto:Kde-frameworks-devel@kde.org">Kde-frameworks-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kde-frameworks-devel</a><br>
</div></div></blockquote></div><br></div><div class="gmail_extra">Maybe you have different CMAKE_BUILD_TYPE in kdelibs and other build directories?</div><div class="gmail_extra"><br></div><div class="gmail_extra">Aleix</div>

</div>