Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-117443

Two Android executables mix their build artifacts if targets are added in a single CMakeLists.txt

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • 6.2, 6.5, 6.6, dev
    • Build System: CMake
    • None
    • Android
    • de3d4e23e (master), 5f0575256 (dev), e549fe751 (dev), 5d9c9fe8f (6.7), ee59f65df (6.6), fe6d2936a (tqtc/lts-6.5)

      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.

        For Gerrit Dashboard: QTBUG-117443
        # Subject Branch Project Status CR V

            semlanik Alexey Edelev
            semlanik Alexey Edelev
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes