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

2019-08-03 Thread Alexey Rochev
2019-08-01 19:58 GMT+03:00, Alexey Rochev : > 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 sy

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

2019-08-01 Thread Liang Qi
On Thu, 1 Aug 2019 at 18:58, Alexey Rochev wrote: > > 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

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

2019-08-01 Thread Alexey Rochev
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 N