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

file name quoting is FUBAR

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 4.4.3, 4.6.2
    • Build tools: qmake
    • None
    • e3a7237d8214bb229997730775fd89d06b9db269

    Description

      qmake: On Windows then a libpath has a space in it, even if it is quoted any libraries found there will not be quoted

      I have included a sample code to reproduce.

      You need to copy Qt "include" and "lib" folder under "C:\Documents and Settings\Administrator\My Documents\MyProject" folder (or equivalent on your machine)

      If there is no space in the path it works fine
      If there is a space you get the following error message:
      :-1: error: cannot open file 'c:\Documents.obj'

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-3314
          # Subject Branch Project Status CR V

          Activity

            People

              qtbuildsystem Qt Build System Team
              andysh Andy Shaw
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes