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

INSTALL targets: file names are not quoted

XMLWordPrintable

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

      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) !

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes