Details
-
Technical task
-
Resolution: Unresolved
-
P2: Important
-
None
-
-
2024wk26s2FOQtforAndroid, 2024wk38s2FOQtforAndroid, 2024wk28s2FOQtforAndroid, 2024wk30s2FOQtforAndroid, 2024wk40s3FOQtforAndroid, 2024wk42s3FOQtforAndroid, 2024wk44s3FOQtforAndroid, 2024wk46s3FOQtforAndroid, 2024wk48s3FOQtforAndroid, 2024wk50s3FOQtforAndroid, 2024wk52FOQtforAndroid, 2025wk02s3FOQtforAndroid, 2025wk04s3FOQtforAndroid, 2025wk06s1QtforAndroid, 2025wk08s1QtforAndroid, 2025wk10s1QtforAndroid
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))
- 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)
- x86-64 (64-bit emulators, available on Android 15)
- Build Qt (selected) Featured Example applications for all target architectures (see above) on host architectures
- Linux x86_64
arm64v8a
- Windows
- macOS x86
- macOS ARM)
- Linux x86_64
- 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-134135 qandroidvideoframebuffer.cpp gives "error: variable length arrays in C++ are a Clang extension" errors with NDK r27c
-
- Closed
-
-
QTBUG-127468 Building against Android NDK r27 fails
-
- Closed
-
-
QTBUG-128167 The android implementation is using an obsolete/deprecated/removed function ALooper_pollAll
-
- Closed
-
- relates to
-
QTBUG-134468 qtwebengine/src/host/CmakeList.txts "Compiler does not support 32bit compilation" GNU 13.3.0 on Android armeabi-v7a build
-
- Reported
-
-
QTBUG-134309 qgrpchttp2channel.cpp:121:25: error: unused variable 'HttpScheme' with developer build for Android
-
- Closed
-
-
QTBUG-134439 qprotobufpropertyordering.cpp:313:47: error: comparison of integers of different signs with x86 developer build for Android
-
- Closed
-
- resulted in
-
QTBUG-131750 Demo examples coffee, calqlatr and dice from dev fail on Android
-
- Closed
-