Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 13.0.0
-
None
-
Windows 11
-
-
fcf3cf477 (13.0)
Description
Since QtCreator 13 its not possible to deploy for android with Qt 5.15. The reason is a mismatch of JDK and NDK in the QtCreator android settings.
For Qt 5.15 JDK 11 is required wich is correctly deteced by QtCreator 12.0.2:
With QtCreator 13 I got the error that the JDK 17 is required. If I select the JDK 17 I don't get a error but I cant build it cause Qt 5.15 and JDK 17 is not working together...
To summarize: It is not possible for me to build apps for Android with the new QtCreator. I therefore had to downgrade to QtCreator 12.
Attachments
Issue Links
- mentioned in
-
Page Loading...