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

    • 770621c0fe593722c362a98f44fa8b9813d89694

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes