[Interest] Qt5.14 & Android-NDK

Francis Herne mail at flherne.uk
Sat Mar 28 19:27:43 CET 2020


On Saturday, 28 March 2020 18:13:15 GMT Marc Van Daele wrote:
> Hello,
> 
> I'm trying out Qt5.14.1 for Android (the app bundle feature) and I get an
> error like
> 
> ../../../Qt/5.14.1/android/include/QtCore/qglobal.h:45:12: fatal error:
> 'type_traits' file not found
> Upgrading from NDK r19c to NDK21.0 compiles just fine.
> 
> Is it somewhere documented which NDK is required for a give Qt version?
> 
> Kind Regards,
> 
> Marc

The changelog for Qt 5.14 documents this:

https://doc.qt.io/qt-5/whatsnew514.html#platform-changes

> Platform Changes
> Android now requires NDKr20+.

-Francis




More information about the Interest mailing list