Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-17466

Deployment without sysroot path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 4.3.0-beta1
    • Qt Creator 4.3.0-beta1
    • Remote Linux
    • None
    • Qt for Device Creation
    • 090942642024982b3a11b0571c78fb522f49e013

    Description

      Currently you cannot really use the qmake properties with QtCreator in Qt For Device Creation product.

      The problem is when qmake properties are used the binary is deployed to the host sysroot path in the target device.

      This causes that any of the components build from the Qt sources are deployed to the completely wrong directories.

      For example following target path:
      target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols2/chattutorial/chapter1-settingup
      INSTALLS += target

      Is deployed to the following directory:
      15:33:25: Starting process. Complete command line is '/home/teholapp/Qt/Tools/b2qt/adb -s 10.9.21.97:5555 shell mkdir -p /home/teholapp/Qt/5.7/Boot2Qt/raspberrypi3/toolchain/sysroots/cortexa7hf-vfp-vfpv4-neon-poky-linux-gnueabi/usr/share/examples/quickcontrols2/chattutorial/chapter5-styling'.

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              teemu.holappa Teemu Holappa
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes