Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake error in MacOS #21

Open
rginjapan opened this issue Apr 4, 2023 · 0 comments
Open

CMake error in MacOS #21

rginjapan opened this issue Apr 4, 2023 · 0 comments

Comments

@rginjapan
Copy link

rginjapan commented Apr 4, 2023

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

"/usr/bin/cc"

is not able to compile a simple test program.

It fails with the following output:

Change Dir: /Users/leyuansun/PycharmProjects/habitat-sim/build/CMakeFiles/CMakeScratch/TryCompile-K32F3s

Run Build Command(s):/Users/leyuansun/miniforge3/envs/semexp/lib/python3.8/site-packages/cmake/data/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_6eb5b/fast && xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:13 (project)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant