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

regression: CMake QtDeployment uses different remote location than in 4.8

    XMLWordPrintable

Details

    • fc4e2028210477196364d76e4121612ea760437a (qt-creator/qt-creator/4.9)

    Description

      I'm using a QtCreatorDeplyment.txt file created by my cmake files in the build directory. Using the new 4.9 beta2,  my executable and shared library targets are deployed in a different location than with 4.8.

       It seems when using a relative location or a target filename, it doesn't work.

      This is how my file would look like:

      /home/test/data
      ../build/app/app:app
      ../build/utils/JsonUtils/libJsonUtils.so:libs
      ../build/utils/XmlUtils/libXmlUtils.so:libs
      

      This used to work and put the test-app in /home/test/data/app and the libs in /home/test/data/libs with 4.8. Now it does not work anymore.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-22184
        # Subject Branch Project Status CR V

        Activity

          People

            kandeler Christian Kandeler
            tomdeblauwe Tom Deblauwe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes