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

qmake -project doesn't handle directory with spaces

XMLWordPrintable

      qmake -project generates a wrong .pro file when a subdirectory contains spaces. Consider the following case:

      In a directory where it contains another directory named "sub project", qmake -project will generate:

      [...]
      SOURCES = sub project/main.cpp\
      ....

      Hence qmake will generate warnings for not being able to find the main.cpp file.

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

            jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes