Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.13.0
-
None
-
MacOS 10.14.4, Xcode 10.2.1, iOS 12
Description
If I have understood correctly QtQuick Controls 1 is deprecated as of Qt 5.11, but it remains supported. My code imports QtQuick.Controls 1.4.
This works fine on MacOS but fails with the following runtime error when running the app on iOS (actual iPad or simulator).
file::/qt-project.org/imports/QtQuick/Controls/qmldir: module ":.qt-project.imports.QtQuick.Controls" plugin "qtquickcontrolsplugin" not found
Attachments
Issue Links
- duplicates
-
QTBUG-77031 [REG 5.11->5.12] "qtquickcontrolsplugin" not found in static builds
-
- Closed
-
- relates to
-
QTBUG-77168 QQmlApplicationEngine::addImportPath broken since Qt 5.12.2
-
- Closed
-