Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.2, 6.5, 6.6, dev
-
None
-
-
de3d4e23e (master), 5f0575256 (dev), e549fe751 (dev), 5d9c9fe8f (6.7), ee59f65df (6.6), fe6d2936a (tqtc/lts-6.5)
Description
If CMakeLists.txt contains multiple qt executables added in a single CMakeLists.txt artifacts produced by these executables are mixed in android-build directory. Also the deployment process is interrupted when building in multiple thread, since androiddeployqt tries to access to same resources on file system simultaneously.
The obvious solution in this case having the target-specific android-build directories.
Attachments
Issue Links
- resulted in
-
QTTA-31 Account for android-build-<target> build path
- Closed