ekke
2018-10-31 17:28:53 UTC
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
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