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

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 6.0.1
    • Linux/X11

      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 

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

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

              Created:
              Updated:

                There are no open Gerrit changes