Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.9.0 Beta 3
-
None
Description
The following error occurs when using FileDialog or ColorDialog in my iOS app:
qrc:/qt-project.org/imports/QtQuick/Dialogs/DefaultFileDialog.qml:-1 No such file or directory
This worked in 5.8.0, but not in 5.9.0-beta3. Reverting this change fixes the problem:
https://codereview.qt-project.org/#/c/187682/ It appears that this change was added in 5.9.0-beta2 (which I haven't tested).
My development Qt configuration that has this issue:
configure -release -force-debug-info -developer-build -opensource -confirm-license -xplatform macx-ios-clang -no-openssl -nomake examples -nomake tests -skip qttranslations -no-compile-examples -no-widgets -no-icu -no-warnings-are-errors -securetransport -sdk iphoneos
My iOS application that links to Qt uses QRC and the QtQuick Compiler.
Attachments
For Gerrit Dashboard: QTBUG-60861 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
195278,2 | Fix inclusion of QML files of the Dialogs module in static builds | 5.9.0 | qt/qtquickcontrols | Status: MERGED | +2 | 0 |