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

Unexpected behavior when "qmake -o" is run with an output file specified in a non-existent folder

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • None
    • 4.7.1
    • Build tools: qmake

    Description

      Use the -o option to qmake for a file in a folder that does not yet exist.

      Expected Behavior: The folder will be created if possible and things proceed as normal.

      Behavior: The folder is created, but also subfolders in the working directory. An error is also shown on the screen if rcc is required for the build.

      Workaround: Ensure that the folder containing the generated .mak file is created before running qmake.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            sankeld David Sankel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes