Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.9.0 FF
-
Ubuntu22.04 x64, coin branch dev
-
-
3844d46c6 (production), 5ce3a918d (dev)
Description
Install Qt 6.9.0/dev snapshot Android binaries on linux (/home/qt/RTA/Qt_6.9.0), Ubuntu22.04 x64, coin branch dev used and include sources.
Run configure on one of the additional modules, QtNetworkAuth selected since it's rather small and servers the purpose:
/home/qt/RTA/Qt_6.9.0/6.9.0/android_armv7/bin/qt-configure-module /home/qt/RTA/Qt_6.9.0/6.9.0/Src/qtnetworkauth -- -DANDROID_ABI=armeabi-v7a -DANDROID_SDK_ROOT=/opt/android/sdk -DANDROID_NDK_ROOT=/opt/android/android-ndk-r26b in /home/qt/RTA/bld_qtnetworkauth
-> fails:
CMake Error: Not a file: /home/qt/RTA/Qt_6.9.0/6.9.0/android_armv7/bin/..\lib\cmake\Qt6/QtWriteArgsFile.cmake
Same build passes with all desktop binaries.
Same test with Qt 6.8.1 binaries passes also with Android armv7
Attachments
Issue Links
- is duplicated by
-
QTBUG-133056 [REG 6.8.1->6.9.0beta2] can not configure qtnetworkauth with pre-build binaries on Android
-
- Closed
-
-
QTBUG-134095 [REG 6.8.2->6.9.0 beta3] Can not build qtmodule (qtnetworkauth) with precompiled Qt binaries on Android
-
- Closed
-
- relates to
-
QTBUG-120636 qt-configure-module not working for android_armv7 on linux host
-
- Closed
-