You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update dependency list, INSTALL instructions, checkin CMakeLists that the component is installed and error out if it's not:
sudo apt install qml-module-qt-labs-platform
I have this runtime issue:
~/FOEDAG$ ./build/bin/foedag --qml
QQmlApplicationEngine failed to load component
qrc:/mainWindow.qml:4:1: module "Qt.labs.platform" is not installed
We need to have a compile time cmake error if a QML component is missing.
The text was updated successfully, but these errors were encountered: