purpose and kaccounts (and qml errors)

Aleix Pol aleixpol at kde.org
Mon Jan 11 15:01:51 UTC 2016


On Mon, Jan 11, 2016 at 3:59 PM, René J.V. <rjvbertin at gmail.com> wrote:
> On Monday January 11 2016 13:50:44 Aleix Pol wrote:
>
> Hi
>
>>> Qt's expecting QML files in /opt/local/share/qt5/qml, so there's an error in the build system somewhere, which I work around by making /opt/local/share/qt5/qml/org a symlink to /opt/local/lib/qml/org
>>>
>>> I'm actually not sure any QML-based stuff works, wouldn't know how to test.
>>>
>>> R.
>
>>You probably need to define QML2_IMPORT_PATH.
>
> That would probably work, but what also worked was adding the appropriate -DQML_INSTALL_DIR= to my cmake arguments.
> Not sure why that setting isn't picked up from Qt automatically, clearly it should be. I also don't understand why resolution through a symlink didn't work, but that's a more academic question :)
>
> Thanks,
> René

We're not using QML_INSTALL_DIR in kdevplatform.

Aleix


More information about the KDevelop-devel mailing list