Details
-
Technical task
-
Resolution: Unresolved
-
P2: Important
-
None
-
-
2024wk26s2FOQtforAndroid, 2024wk38s2FOQtforAndroid, 2024wk28s2FOQtforAndroid, 2024wk30s2FOQtforAndroid, 2024wk40s3FOQtforAndroid, 2024wk42s3FOQtforAndroid, 2024wk44s3FOQtforAndroid, 2024wk46s3FOQtforAndroid, 2024wk48s3FOQtforAndroid
Description
Why?
- To get and understanding that how many Qt modules and applications builds with NDK 27
What?
- Take latest Qt 6.9/dev Qt build
- Pick NDK27 version (like c (current) or d)
- Build Qt with all it's modules on Linux host
- Build Qt with all target architectures on Linux host, in priority order of
- x86-64 (64-bit emulators, available on Android 15)
- arm64-v8a (64-bit targets, few available on Android 15)
- armeabi-v7a (32-bit used in Android&Google TV Android 15 coming later)
- x86 (32-bit x86 emulated host are not anymore supported by Windows)
- Build Qt (selected) Featured Example applications for all target architectures (see above) on host architectures
- Linux
- Windows
- macOS x86
- macOS ARM)
- Add new NDK to CI insignificant builds
- Check does QtCreator need any updates
- Find, list (to this item) and fix related bugs
When? (dependencies)
- Module Freeze of 6.9 22nd of Nov
- NDK 29 LTS (replaces this)
- unfor NDK 28 release will come after module freeze but that would have been non-LTS anyway
Attachments
Issue Links
- depends on
-
QTBUG-127468 Building against Android NDK r27 fails
- Closed
-
QTBUG-128167 The android implementation is using an obsolete/deprecated/removed function ALooper_pollAll
- Closed