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

If QT_ANDROID_PACKAGE_SOURCE_DIR is set to a specific path, a build folder is recursively created within the build folder.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.5.3, 6.5.6
    • None
    • Android
    • 2024wk38s2FOQtforAndroid, 2024wk28s2FOQtforAndroid, 2024wk32s2FOQtforAndroid, 2024wk42s3FOQtforAndroid

    Description

      Use QtCreator 13.01, Qt6.5.3
      Steps to reproduce:
      ・Projects > Build Android APK > Detailes > Create Templates
      ・Change the path of Android Package source directory to "ProjectPath/android" > "ProjectPath" and click
      ・Add the following to CMakeLists.txt
      set_property(TARGET apptest APPEND PROPERTY
          QT_ANDROID_PACKAGE_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/
      )
      ・Build
      build folder is recursively created within the build folder.

      Attachments

        1. callstack.png
          callstack.png
          55 kB
        2. directory.png
          directory.png
          43 kB
        3. processes.png
          processes.png
          150 kB

        Issue Links

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

          Activity

            People

              qtandroidteam Qt Android Team
              hoshijima Takanori Hoshijima
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes