You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- Check for working C compiler: /usr/bin/cc - broken
CMake Error at /Users/miniforge3/envs/semexp/lib/python3.8/site-packages/cmake/data/share/cmake-3.26/Modules/CMakeTestCCompiler.cmake:67 (message):
The C compiler
When I try to install habitat-sim:
-- Check for working C compiler: /usr/bin/cc - broken
CMake Error at /Users/miniforge3/envs/semexp/lib/python3.8/site-packages/cmake/data/share/cmake-3.26/Modules/CMakeTestCCompiler.cmake:67 (message):
The C compiler
is not able to compile a simple test program.
It fails with the following output:
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:13 (project)
The text was updated successfully, but these errors were encountered: