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

Deployment (of older build) despite build error.

    XMLWordPrintable

Details

    Description

      This can be considered the opposite bug of QTCREATORBUG-983 but the effect of it is similarly irritating.

      After already having built and deploed the application, The user introduces a compile error in his application. When he presses "play", those many alleged build errors appear (see QTCREATORBUG-983) and in-between is the real build error.
      However, since abld always seems to return 0 (no error) and there .sis old package ingredients from a prior build are still laying around, creator will ignore the build error and deploy the old version of the application.

      The interesting part is that the build issues list reports many (in the example 10) errors. Nevertheless the app is deployed.

      See screen shot and compiler output.

      Attachments

        Issue Links

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

          Activity

            People

              hunger Tobias Hunger
              portale Alessandro Portale
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes