Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.4.0, 6.8.0
-
-
050b849c9 (dev), 19ddc0b22 (dev), c9d886f1c (6.4), 1d793e425 (6.4), 4d6a2850a (dev), af7ca1d15 (6.9), dffe47222 (6.8), a6a62b9df (tqtc/lts-6.5)
Description
Setup: Qt 6.4.0 from the installer: all 4 Android platforms + Linux desktop
Building an app in multi-ABI mode with something like:
qt-cmake -G Ninja ... -DMY_SPECIAL_ARG=ON
does not forward app specific arguments at all to the sub-cmake runs for the extra (non-default) ABIs. This can lead to very different builds being made for the main and the extra ABIs.
Attachments
Issue Links
- relates to
-
QTBUG-106394 Android Multi ABI honors only for first abi the flag -DQT_NO_PACKAGE_VERSION_CHECK=TRUE
-
- Closed
-