<div class="gmail_quote">2011/11/19 Alexander Neundorf <span dir="ltr"><<a href="mailto:neundorf@kde.org">neundorf@kde.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Saturday 19 November 2011, Aleix Pol wrote:<br>
> Hi,<br>
> At the KDE Mobile sprint I have been trying to get madde to compile KDE<br>
> Applications on harmattan using cmake.<br>
><br>
> I have got it to work but there are some problems coming from the way we<br>
> find KDE and I'm not sure how to fix them correctly. The problem is mainly<br>
> the two files that specify where things are installed:<br>
> KDELibsDependencies.cmake and KDELibs4LibraryTargets-debian.cmake. Both<br>
> have the same problem: they are using paths that are relative to the<br>
> system's root and I need them to be relative to the system targetted by<br>
> cmake $ENV{SYSROOT_DIR}.<br>
<br>
</div>Is the RPATH the problem or where causes it problems exactly ?<br>
<br>
Alex<br>
</blockquote></div><br><div>No, the problem is hardcoded compile-time locations.</div><div><br></div><div>My ugly-hack-workaround is this: <a href="http://proli.net/meu/kde/kde_cmake_madde.patch">http://proli.net/meu/kde/kde_cmake_madde.patch</a></div>

<div><br></div><div>Aleix</div>