[Development] [Android] Raising minimum supported Android NDK version to r19

Alexey Rochev equeim at gmail.com
Sat Aug 3 14:41:03 CEST 2019


2019-08-01 19:58 GMT+03:00, Alexey Rochev <equeim at gmail.com>:
> Hello,
> I'm currently investigating several problems with building Qt with
> recent (r19 and r20) NDK versions. In NDK r19 Google added a new
> toolchain, and we need to use it for some features to work (e.g.
> LTCG). It would greatly simplify build system configuration if we
> dropped support of previous NDK versions. Doing so will also require
> us to drop support of android-g++ platform (GCC was removed in NDK
> r18) and armv5 (removed in NDK r17). Also it will require clients to
> use r19+ too. What do you think?
>
> Alexey Rochev
>

Looks it is already on review by BogDan Vatra:
https://codereview.qt-project.org/q/owner:bogdan%2540kdab.com+status:open



More information about the Development mailing list