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

Creator can't import shadow build of Qt top-level build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 5.3.0
    • 5.2.0 Beta1
    • Build System
    • None
    • Windows 7 64 bit
    • 604f330cd22bcb044f43bcd7ce6f4fe0ed2fe057

    Description

      1. Have a clean checkout of Qt 5's stable branch.
      2. Have a shadow build of Qt 5's stable branch.
        I built using MSVC2010 and the configure switches
        -developer-build -opensource -confirm-license -opengl desktop -nomake tests -nomake examples
        
      3. Open qt.pro from the repository mentioned in step 1 in Creator.
      4. On the "Configure Project" screen, uncheck all suggested build directories and select the build directory from step 2 in "Import Build From...".
      5. Click "Import".
        A message box will appear, stating: "No build found in C:\Users\rob\dev\bin\qt-5-stable matching project C:/Users/rob/dev/src/qt-5-stable/qt.pro."

      Creator should be able to import such a shadow build. On a side note, the directory separators in the message box are really ugly.

      I attached the Makefile from the build directory. This contains a relative path to the source directory although I called configure with an absolute path.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes