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

Compile Output keeps all red after warning

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 6.0.0-beta2
    • None
    • Linux/X11

    Description

      When cmake project configured to compile with GCC, and then switch compiler to CLANG in Kit options - it compiles OK, but compiler ouptut parser doesn't update.

      Steps to reproduce:

      1. Configure a Kit in Qt Creator with GCC compiler

      2. Clone https://github.com/VolodymyrZibarov/CompileOutputColorBug.git

      3. Open project, configure, run cmake, build.

      4. Go into options and change compiler from GCC to CLANG

      5. Rebuild project

      Expected result:

      only lines with warning highlighted in red in compile output

      Actual result:

      all lines after warning highlighted in red, including linking:

      Attachments

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

        Activity

          People

            cadam Cristian Adam
            volodymyr_zibarov Volodymr Zibarov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes