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

Qt Creator cannot build on Big Sur with CMake 3.19.4 and ccache

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • Qt Creator 4.14.0
    • None
    • macOS 11.1 x86_64
    • macOS

    Description

      I get this error:

      /bin/sh: ccache: command not found
      

      The command Qt Creator claims to run is this:

      "/Applications/CMake.app/Contents/bin/cmake" --build . --target all
      

      However, when I go to my terminal, `cd` to my build folder and run this very same command, it works just fine. So this is some kind of bug in Qt Creator, it sends an incorrect command.

       

      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
              ddobrev Dimitar Dobrev
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes