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

qt_generate_deploy_app_script error when cross-compiling

    XMLWordPrintable

Details

    • Linux/Yocto, macOS
    • 7c82a49e6 (dev), cf41541c4 (6.5), b386b5b00 (6.6)

    Description

      Using qt_generate_deploy_app_script with cross-compiler Qt

      qt_generate_deploy_app_script(
          TARGET analogclock
          OUTPUT_SCRIPT deploy_script
          NO_UNSUPPORTED_PLATFORM_ERROR
      )
      install(SCRIPT ${deploy_script}) 

      will fail with:

      CMake Error at /home/sapiippo/Qt/6.5.0/Boot2Qt/raspberrypi4-64/toolchain/sysroots/cortexa72-poky-linux/usr/lib/cmake/Qt6Core/Qt6CoreDeploySupport.cmake:281 (message):
        No Qt deploy tool available for this target platform
      Call Stack (most recent call first):
        .qt/deploy_analogclock_0c79c825b7.cmake:5 (qt6_deploy_runtime_dependencies)
        cmake_install.cmake:46 (include)
      

       

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes