Plugins don't work

• Feb 20, 2015 - 13:50

Hi,
I have compiled QT 5.4 and the latest Musescore version from source but when I try to run MS with the plugin enabled I get the following message:

QQmlComponent: Component is not ready
creating component failed
line 1: module "QtQuick" is not installed
QQmlComponent: Component is not ready
creating component failed
line 1: module "QtQuick" is not installed
Segmentation fault (core dumped)

When I use the enviroment variable QML2_IMPORT_PATH ( I point it to ~/qt5/qtbase/qml/ )
I get the following error:

Collect meta for
QQmlComponent: Component is not ready
creating component failed
line 1: a component declaration requires two or three arguments, but 1 were provided
QQmlComponent: Component is not ready
creating component failed
line 1: a component declaration requires two or three arguments, but 1 were provided
Segmentation fault (core dumped)

If I dont include QtQuick this happens:
Collect meta for
QQmlPropertyCache: QQuickItem has FastProperty class info, but has not installed property accessors
Aborted (core dumped)

Can someone tell me what I'm doing wrong?


Comments

Do you still have an unanswered question? Please log in first to post your question.