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

WinRT: It is impossible to install a custom file into the package root

    XMLWordPrintable

Details

    • 770621c0fe593722c362a98f44fa8b9813d89694

    Description

      I am trying to add a file to the package root (in order to work around QTBUG-43680). The problem is that whatever I try to define as "foo.path", it either installs the file into a subdirectory, or the package build fails because of an entry in AppxManifest.map which winrtrunner cannot handle.

          resourcespri.files = winrt/resources.pri
          resourcespri.path =
          INSTALLS += resourcespri
      

      There are couple of other files which by default land in the package root. So, it should be possible. The Issue here seems to be that installation via "INSTALL" does not allow it.

      Attachments

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

        Activity

          People

            mkalinow Maurice Kalinowski
            portale Alessandro Portale
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes