Support using CCache for building the project

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      Ran into this issue a while back:

      This was just building from test from a clean checkout.
      
      Building packages result in a cmake error :confused:
      > Task :cinterop:capiIosArm64
      -- The C compiler identification is unknown
      -- The CXX compiler identification is unknown
      CMake Error at CMakeLists.txt:4 (project):
        No CMAKE_C_COMPILER could be found.
      
      I think I found the issue…. I have ccache configured and it seems to escape the whitespace which breaks the command. Not sure how that is happening though
      ccache\ clang -x c -target armv7-apple-ios8.0
      

      We should see if there if we can find a work-around or report a bug upstream.

              Assignee:
              Unassigned
              Reporter:
              Unito Sync Bot
              Archiver:
              Marc Greenfield

                Created:
                Updated:
                Resolved:
                Archived: