On Wed, Feb 13, 2013 at 12:50 AM, Sebastian Kügler <se...@kde.org> wrote:
> Hi,
>
> I've just pushed a change to plasma-frameworks which introduces a change to
> the installation path for your QtQuick2 imports, moving it under
> $PREFIX/lib/qml basically. (They previously went into $PREFIX/qml, which is a
> bit ugly.) It also means you have to update extra-cmake-modules.
>
> This means, in order to make these imports found, you have to point your
> environment to it, for example:
>
> export QML2_IMPORT_PATH=$KF5/lib/qml

The CI system has now been updated to ensure this variable is set
appropriately for any combination of $prefix/{lib,lib32,lib64}/qml

>
> otherwise you'll get errors that plugins such as org.kde.plasma.core and
> org.kde.plasma.components can not be found.
>
> Matching patch to extra-cmake-modules has just gone in, updated docs on
> the wiki are next.
>
> (notmart: CC:ing you explicitely so you don't lose any hairs when suddenly
> your environment doesn't work, you get stale plugins, or simply not found
> plugins.)
>
> Cheers,
> --
> sebas

Regards,
Ben

>
> http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
> _______________________________________________
> Kde-frameworks-devel mailing list
> Kde-frameworks-devel@kde.org
> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to