It looks like you have multiple c++ toolchains installed: /usr/local/clang6 which is causing issues with the compiler finding the right files. Are you using homebrew or similar?
1 Like
It looks like you have multiple c++ toolchains installed: /usr/local/clang6 which is causing issues with the compiler finding the right files. Are you using homebrew or similar?