Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-1191

moc_*.cpp files are not compiled in parallel

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 3.2.0
    • 3.2.0
    • General
    • None
    • Windows
    • b742fc254 (dev)

    Description

      The compile-command is called separately for every moc_*.cpp file instead of one command for the entire batch of files. So the entire build process takes longer, especially for lager projects.
      With the 3.1.0 version of QtVsTools the cl-command is called in one with the entire batch of files.

      Attachments

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

        Activity

          People

            ali.demiralp Ali Can Demiralp
            schrotti Dominik Schrott
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes