Could not determine java version from '10.0.2'
Solved
Mobile and Embedded
-
Hello there,
I am trying to configure the Qt Creator (ver 4.7.0, Qt 5.11.1) to compile Android applications. I have downloaded the Android SDK, NDK and Java JDK. The Device was added with success:The problem is I cannot compile an example application "clocks" for android armeabi-v7a. The error I am getting is:
Could not determine java version from '10.0.2'
The Java version is 10.0.2, but cannot really tell what is wrong. Here I added full compilation output: https://pastebin.com/N3pSuXEe
I would really appreciate all help regarding this issue.
-
Hi,
I'd go with a less recent version of the JDK.