Details
-
Bug
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
5.9.2
-
None
-
openSUSE Leap v42.3
android ndk v15c
android sdk v26
clang
armeabi-v7a
Description
When compiling v5.9.2 using clang with Android ndk 15c it is necessary to enforce c++14, because otherwise clang will fail, see also https://github.com/android-ndk/ndk/issues/421
So though this is not necessarily a Qt issue and it seems to be fixed in the upcoming ndk 16, but maybe you guys want to enforce c++14 or warn for this in the known issues.