Clang 15 update? #538
-
Hi everyone, I am trying to build BSK on my Mac with Apple clang version 15.0.0 (clang-1500.0.40.1), but it is not yet included in the compatible versions:
I tried to install and change clang to older versions with homebrew, but then does not seem to work properly with Cmake due to Xcode and system compatibility, do you have any solutions atm or are you planning on including clang 15?
Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
What version of the conan python package due you have installed? The above look like output form conan iirc. If you look in |
Beta Was this translation helpful? Give feedback.
What version of the conan python package due you have installed? The above look like output form conan iirc. If you look in
~/.conan/settings.yml
you'll see which versions of clang are supported. I know conan 1.61.0 at least supports clang 15.