Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
Qt Creator 4.4.0
-
None
-
Host: Windows 10, QtCreator 4.4.0, Qt 5.9.1
Target: Android_x86 and android_arm
Description
The bootclasspath during the android build is not escaped or in "":
javac -source 6 -target 6 -Xlint:unchecked -bootclasspath C:/Program Files (x86)/Android/android-sdk/platforms/android-23/android.jar -c [...]
Therefore the build crashes with an error:
javac invalid flag: (x86)/Android/android-sdk/platforms/android-23/android.jar