Closed der-eismann closed 7 years ago
It does tell you what's wrong:
2017-10-10 22:29:21 [ WARN ] Log.cpp @ 35 - "qrc:/ui/webview.qml:6 module \"QtQuick.Controls\" is not installed\n"
It's an optional part of Qt and apparently you didn't install it.
You were right, I just had qt5-quickcontrols2
installed. Installing qt5-quickcontrols
fixed it.
Hey there, I was building PMP for the Solus distribution to package it which worked perfectly back in June. However I recently reinstalled and several things changed (e.g. switched to Qt 5.9) and now after rebuilding I get a fatal error when starting the app and I don't know why. Is Qt 5.7.1 really necessary?
This is the log file: