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

Build view reports build times incorrectly

    XMLWordPrintable

Details

    • macOS

    Description

      When Qt Creator builds a project, it reports the time spent on each step in 'Compile output' window, according to the report everything went fine in less than 3 secs but in reality compilation of the project took minutes:

      [1/13 0.7/sec] Running qmlimportscanner for CarRenderingApp
      [2/13 1.3/sec] Automatic MOC for target CarRenderingApp
      [3/13 0.3/sec] Generating qrc_CarRenderingtmp.cpp
      [4/13 0.4/sec] Building CXX object CMakeFiles/rcc_object_CarRendering.dir/qrc_CarRenderingtmp.cpp.o
      [5/13 0.0/sec] Generating qrc_hdrtmp.cpp
      [6/13 0.0/sec] Building CXX object CMakeFiles/rcc_object_hdr.dir/qrc_hdrtmp.cpp.o
      [7/13 0.0/sec] Running rcc for resource configuration
      [8/13 0.0/sec] Generating qrc_CarRendering.o
      [9/13 0.0/sec] Generating qrc_hdr.o
      [10/13 0.0/sec] Building CXX object CMakeFiles/CarRenderingApp.dir/CarRenderingApp_autogen/mocs_compilation.cpp.o
      [11/13 0.0/sec] Building CXX object CMakeFiles/CarRenderingApp.dir/.rcc/qrc_configuration.cpp.o
      [12/13 0.0/sec] Building CXX object CMakeFiles/CarRenderingApp.dir/src/main.cpp.o
      [13/13 0.0/sec] Linking CXX executable CarRenderingApp
      12:53:47: The process "/Users/jarkovihriala/Qt/Tools/CMake/CMake.app/Contents/bin/cmake" exited normally.
      12:53:47: Elapsed time: 06:42.

       

       

      Attachments

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

        Activity

          People

            con Eike Ziller
            javihria Jarko Vihriälä
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes