Details
-
Bug
-
Status: Closed
-
P1: Critical
-
Resolution: Done
-
5.12.0 Beta 2, 5.12.0 Beta 3, 5.12.0 Beta 4, 5.12.0 RC2
-
None
-
Qt Creator 4.7.0
macOS X 10.13.6
iOS 12.0.1
-
-
826b09f0c507fe5321a8534054a4f0b7bdd2699b (qt/qtbase/5.12)
Description
When I build my production app with Qt 5.12 Beta2 for iOS, running it produces error:
module "QtQuick.Controls" version 1.4 is not installed
There's no issue if built with Qt 5.9.7.
The problem is that I do not know how to reproduce it with smaller example.