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

Setting DESTDIR in QML project will not deploy QML to application folder

    XMLWordPrintable

Details

    Description

      When setting the DESTDIR variable, during the build of the project the QML files will be copied in the wrong (OUT_PWD) directory, instead of the DESTDIR directory, where the application is created to. When running/debugging the application the QML hence fails to load.

      The problem can be fixed by replacing OUT_PWD by DESTDIR in qmlapplicationviewer.pri, however, this will probably break other scenarios.

      Attachments

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

        Activity

          People

            portale Alessandro Portale
            jabernet Janick Bernet
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes