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

Build directory for Qbs project contains redundant ".."

XMLWordPrintable

    • 3655917b9efc140fcf2f78c4d15043a8cdf73c50

      1. Remove Creator's settings from %APPDATA%.
        I assume that Creator will find a kit automatically from PATH or SDK settings.
      2. Start Creator.
      3. Enable the Qbs plugin.
      4. Restart Creator.
      5. Open qtcreator.qbs from Creator's repository.
      6. Go to Projects mode.
        The displayed build directory contains a redundant "..", e.g.:
        C:\Users\rob\dev\src\creator-3.0\..\qtcreator-build
        
      7. Switch the build configuration to "Release".
        Same fault.
      8. Switch the build configuration back to "Debug".
        Creator now displays a decent path:
        C:\Users\rob\dev\src\qtcreator-build
        

      Creator should display the clean path from the beginning.

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

            hunger Tobias Hunger
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes