[Qt-creator] [Android-development] Android mismatch qmake / kit (QtC 4.7.2, Qt 5.12 Beta3)

ekke ekke at ekkes-corner.org
Thu Nov 1 11:37:48 CET 2018


Hi Vikas,

thx for the info - so I'll ignore these warnings.

ekke

Am 01.11.18 um 10:50 schrieb Vikas Pachdha:
> Hi Ekke,
>
> The reason for the warning is because Qt 5.12 Android is built with Clang and the Kit in the QTC is configured with gcc.
> As of now, QTC does not auto detect Clang toolchains for Android. I am working on the patch, hopefully it should be fixed in QTC 4.8.
>
> Regards,
> Vikas Pachdha.  
>
> On 31.10.18, 18:29, "Android-development on behalf of ekke" <android-development-bounces+vikas.pachdha=qt.io at qt-project.org on behalf of ekke at ekkes-corner.org> wrote:
>
>     I'm testing Qt 5.12 Beta 3 and QtCreator 4.7.2 (Android, macOS, iOS)
>     
>     Building Android I'm getting this warning:
>     
>     :-1: warning:
>     "xxx/android-ndk-r16b/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang"
>     is used by qmake, but
>     "xxx/android-ndk-r16b/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-gcc"
>     is configured in the kit.
>     Please update your kit or choose a mkspec for qmake that matches your
>     target environment better.
>     
>     App can be deployed to the Device without problems. Is it OK to ignore
>     the Warning ?
>     
>     
>     another question: for 5.12 Beta 2 I reads that NDK r16b should be used -
>     is this still valid for Beta 3 or should I use  a newer one ?
>     
>     thx
>     
>     ekke
>     
>     _______________________________________________
>     Android-development mailing list
>     Android-development at qt-project.org
>     http://lists.qt-project.org/mailman/listinfo/android-development
>     
>




More information about the Qt-creator mailing list