Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-12422

Info.plist target in Makefile incorrect when deviating from default build destinations

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 4.1.0
    • Qt Creator 3.1.1
    • None
    • OS X Mavericks 10.9.3
      Macbook Pro

    Description

      While creating a new QT Widgets Application in Creator, on the second step, the "Kit" page as you are creating it, select "Details" drop-down and I change the path from the default to a sub-path instead:
      from - /Users/blah/projects/build-untitled2-Desktop_Qt_5_3_0_clang_64bit-Debug
      to - /Users/blah/projects/builds/untitled2-Desktop_Qt_5_3_0_clang_64bit-Debug

      The projects when built gives the warning:
      WARNING: Could not resolve Info.plist: '../../../code/libraries/Qt/5.3/clang_64/mkspecs/macx-clang/Info.plist.app'. Check if QMAKE_INFO_PLIST points to a valid file.

      The Info.plist is not copied appropriately into the "target".app and the Makefile has incorrect Info.plist entries as per other bugs reported, such as QTBUG-21267.

      This also happens if you first generate the project without changing the output destination and then go to the Project tab and specify the same location as above ("Shadow Build" is selected as default, and I don't change it).

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            tylerz Tyler z
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes