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

Previously compiled project is run on F5 if current compilation is unsuccessful

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • Qt Creator 2.4.0
    • Qt Creator 2.4.0-beta
    • None
    • Is observed on MS Windows, but seems to be «crossplatform» :)

      Previously compiled project is run on F5 if current compilation is unsuccessful.

      Steps to reproduce:

      • Open a project and compile it successfully.
      • Change something in the sources so that there would be some syntax or linking errors.
      • Select Build → Run or Debug → Start Debugging → Start Debugging.
      • The building will fail but Qt Creator will anyway start the last successful version of the application.

      Expected behaviour:

      The Qt Creator should not start the application, the developer needs to analyze the errors, correct them and build the application again. If this behaviour is treated as a feature, not a bug, then it would be nice to have an option to disable this.

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

            jbornema Joerg Bornemann
            dsav Dmitry Savchenko
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes