[Qt-creator] Android mismatch qmake / kit (QtC 4.7.2, Qt 5.12 Beta3)
ekke
ekke at ekkes-corner.org
Wed Oct 31 18:28:53 CET 2018
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
More information about the Qt-creator
mailing list