Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 4.11.0-beta1
-
None
-
-
15b2765dff1cbba30b41da2bc48cd15bfce7f2a7 (qt-creator/qt-creator/4.11)
Description
Found when doing Qt 5.14.0 package testing.
I installed Qt Creator 4.11 beta1 and Qt 5.14.0 beta2 and filled in the Android settings.
When looking at Qt versions, the Qt 5.14.0 qmake is registered there and looks fine. But Qt Creator does not create an autodetected kit for it. When I try to add a kit for it manually, the Qt version shows up as "Qt 5.14.0 for Android (invalid)". There is no error message or anything, as far as I can see.
When building from the command line, the Qt versions is functional, so this seems to be an issue in Qt Creator rather than packaging.