Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.3
-
-
c751647430 (qt/qtdeclarative/dev) c751647430 (qt/tqtc-qtdeclarative/dev)
Description
The attached example works on 6.2 but cannot get built on 6.3 with a hidden failure of qmlcachegen (it is not explicitly saying the failure is because of qmlcachegen in QtC, but if build in command line it will say qmlcachegen returned with an error code) .
If change line #4 in BadType.qml to be:
required property Item picker
the build will then pass
Attachments
Issue Links
- duplicates
-
QTBUG-102147 Declared alias import not found
- Closed