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

Warn if the imported build is using ccache as a compiler symlink

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 6.0.1
    • None
    • Linux/X11

    Description

      ccache can be used with CMake in at least two ways:

      1. as -DCOMPILE_C|XX_COMPILER_LAUNCHER=ccache
      2. as /usr/lib/ccache/bin/g++

      Usually the Kits do not have /usr/lib/ccache/bin/g++ as a compiler, and if the user forces the right Qt kit on the imported location it will cause CMake to recompile everything without ccache 

      Attachments

        Issue Links

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

          Activity

            People

              cadam Cristian Adam
              cadam Cristian Adam
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes