Hello, Something changed in 5.9 on Windows? I just compiled everything from scratch, but it cannot load Quick with the following errors:
2017-07-06T00:30:23.105 - WARN - file:///D:/kderoot/bin/data/kstars/tools/whatsinteresting/qml/wiview.qml:13:1: module "QtQuick.Controls" is not installed import QtQuick.Controls 1.4 ^ 2017-07-06T00:30:23.109 - WARN - file:///D:/kderoot/bin/data/kstars/tools/whatsinteresting/qml/wiview.qml:14:1: module "QtQuick.Controls.Styles" is not installed import QtQuick.Controls.Styles 1.4 ^ 2017-07-06T00:30:23.113 - WARN - file:///D:/kderoot/bin/data/kstars/tools/whatsinteresting/qml/wiview.qml:13:1: module "QtQuick.Controls" is not installed import QtQuick.Controls 1.4 ^ 2017-07-06T00:30:23.117 - WARN - file:///D:/kderoot/bin/data/kstars/tools/whatsinteresting/qml/wiview.qml:14:1: module "QtQuick.Controls.Styles" is not installed import QtQuick.Controls.Styles 1.4 ^ I verified that qtquickcontrols is installed just fine under kderoot/qml/QtQuick But KStars crashes when it tries to use any QML files that uses QtQuick, any clues? -- Best Regards, Jasem Mutlaq