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

QMake fails to generate correct Makefiles when following conditions apply: unix, shadowdir build, .pro file, .pri file refers to a file with case error in file name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P5: Not important
    • 4.7.4
    • 4.6.1, 4.7.1
    • Build tools: qmake
    • None
    • Linux
    • 9df9d83085ff6164d83c35d51df539858ae398e4

    Description

      QMake fails to generate correct Makefiles when certain conditions apply.
      Conditions:

      • unix, generating a Makefile
      • case sensitive filesystem
      • shadowdir build, (e.g. out-of-source tree build)
      • .pro file which includes a .pri file
      • .pri file refers to an existing file, which case error in filename
      • files are referred with $$PWD

      The generated Makefile is otherwise correct, but the filename to which was referred incorrectly has one extra ../

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            kimkinnu Kimmo Kinnunen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes