KDE and MADDE

Aleix Pol aleixpol at kde.org
Sat Nov 19 20:33:30 UTC 2011


2011/11/19 Alexander Neundorf <neundorf at kde.org>

> On Saturday 19 November 2011, Aleix Pol wrote:
> > Hi,
> > At the KDE Mobile sprint I have been trying to get madde to compile KDE
> > Applications on harmattan using cmake.
> >
> > I have got it to work but there are some problems coming from the way we
> > find KDE and I'm not sure how to fix them correctly. The problem is
> mainly
> > the two files that specify where things are installed:
> > KDELibsDependencies.cmake and KDELibs4LibraryTargets-debian.cmake. Both
> > have the same problem: they are using paths that are relative to the
> > system's root and I need them to be relative to the system targetted by
> > cmake $ENV{SYSROOT_DIR}.
>
> Is the RPATH the problem or where causes it problems exactly ?
>
> Alex
>

No, the problem is hardcoded compile-time locations.

My ugly-hack-workaround is this:
http://proli.net/meu/kde/kde_cmake_madde.patch

Aleix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20111119/33623867/attachment.html>


More information about the Kde-buildsystem mailing list