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

Build progress bar not updated properly when cmake is used with the Ninja generator

XMLWordPrintable

      When ninja re-executes cmake due to a modification of e.g. one of the project's CMakeLists.txt the build progress bar does not update properly.

      I think this is due ninja correcting the total job count after cmake has run.

      e.g. it first reports:
      [1/1 ?/sec] Re-running CMake...

      and continues the build with e.g.:
      [1/916 ?/sec] Building C object ...

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

            dt Daniel Teske
            ngladitz Nils Gladitz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes