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

Filter for "The process cannot access the file because it is being used by another process." in error output (Windows)

    XMLWordPrintable

Details

    • 5a916fb695a465f0ba767763761cf4117364bec5

    Description

      Qt Creator currently doesn't warn you when an artifact couldn't be updated due to another process still being open. This happens often when you're in the run/test cycle:

      • Open e.g. Qt Creator, Run it
      • Fix something in some plugin
      • Recompile

      This will print

      "The process cannot access the file because it is being used by another process."

      in Compilation output, but nothing more. Creator doesn't list this under the Tasks, and will run the new instance quite happily.

      What I'd expect: Creator filtering for this output, and marking the build as a failure.

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes