[Development] Supported compilers for Qt 6
BogDan Vatra
bogdan at kdab.com
Tue Aug 13 07:25:33 CEST 2019
On 2019-08-12 22:34, Thiago Macieira wrote:
> On Monday, 12 August 2019 08:11:38 PDT Thiago Macieira wrote:
>> distributions and Android SDKs use.
>
> Any word on what Clang the Android SDK we'll require uses?
NDK r19 and NDK r20 are shipped with clang 8.0, which according to
https://clang.llvm.org/cxx_status.html hs proper c++17 support.
According to
https://android.googlesource.com/platform/ndk/+/master/docs/Roadmap.md
even modules will be supported soon. Anyway will not be an issue,
because usually, the users are using the latest NDKs which have modern
compilers.
Cheers,
BogDan.
More information about the Development
mailing list