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

Running qmake fails if build directory cannot be created

    XMLWordPrintable

Details

    Description

      Steps to reproduce:

      • have QC's sources from git repository (I've tested 3.2 branch) - the parent directory of the repo must not be writable by the current user
      • open the project from inside QC and assign a valid kit
      • try to build

      Expected result:

      • if the project build fails an issue should pop up inside the Issues pane

      Current result:

      • no issue is listed inside Issues pane
      • Compile Output pane must be checked to figure out what's wrong
        • Compile Output contains strange misleading paths that do not exist (due to the issue of not being able to create the build directory and change to it) [see attached log]

      Attachments

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

        Activity

          People

            dt Daniel Teske
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes