Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-38386

INSTALL targets: file names are not quoted

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.2.1
    • Build tools: qmake
    • None
    • Windows 7 64bit, MinGW 4.8

    Description

      myinstalltarget.path = "C:/my destpath"
      myinstalltarget.files = "C:/some path/xyz/filexy.exe"
      INSTALLS += myinstalltarget

      make install:
      => copy /y C:\some path\xyz\filexy.exe "C:\my destpath"
      => error (file not found) !

      Attachments

        Issue Links

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

          Activity

            People

              buddenha Oswald Buddenhagen
              schaeferf Frank Schaefer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes