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

Clang not supported on OSX with cmake build #210

Open
JDonMc opened this issue Nov 23, 2022 · 0 comments
Open

Clang not supported on OSX with cmake build #210

JDonMc opened this issue Nov 23, 2022 · 0 comments

Comments

@JDonMc
Copy link

JDonMc commented Nov 23, 2022

cmake -G Xcode .. CMake Error at CMakeLists.txt:20 (message): Clang not supported

As well as:

cmake .. -- The C compiler identification is AppleClang 13.1.6.13160021 -- The CXX compiler identification is AppleClang 13.1.6.13160021 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at CMakeLists.txt:20 (message): Clang not supported

Running on an M1, so it will take apparently 2 years since release until Clang is compatible, because they only update every 2 years and released a few months before the M1

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