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

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

      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.

       

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

            cadam Cristian Adam
            ddobrev Dimitar Dobrev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes