Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 4.11.0
-
Windows 7 Ultimate 64 bit, Qt 5.14.1 Open Source.
Kit: Android for armeabi-v7a,arm64-v8a,x86,x86_64 (Clang Qt 5.14.1 for Android).
Compiler: clang 9.0.8.
Description
I try to build "gallery" example for Android.
With default settings I get "BUILD FAILED" message. See android_shadow_build.txt.
I turn off "shadow build". After I have "built successfully" message. See android_not_shadow_build.txt.
Path looks very strange in message: "File does not exist 'C:/qmake_qmake_immediate.qrc'.
There is similar problem QTBUG-67011.
Additional information:
I have problem to build gallery example for kit use MinGW 64-bit compiler. See mingw64.txt.
Shadow build irrelevant.
Build is successful with MinGW 32-bit compiler.