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

Details

    • Bug
    • Resolution: Fixed
    • 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)

    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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes