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

When passing a relative path as the output for qmake then it will place the output in the path relative to the pro file rather than the current directory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.3.1
    • 5.3.0
    • Build tools: qmake
    • None
    • dbc7ed82149d8915a32489a0d3a930d2793c6e65

    Description

      When passing a relative path as the output for qmake then it will place the output in the path relative to the pro file rather than the current directory. To reproduce this go to qtbase/examples/widgets/mainwindows and do:

      qmake -o application/Makefile application/application.pro
      

      The Makefile(s) should be in the application directory as per the output but they end up being in application/application instead.

      Attachments

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

        Activity

          People

            andysh Andy Shaw
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes