Posts

Post not yet marked as solved
1 Replies
1.3k Views
hi everyone i want to start code on mac but clang is not on my mac and when i install Xcode developer tools it wasn't inside the package. terminal show that ~ % clang --version xcrun: error: active developer path ("/Applications/Xcode.app/Contents/Developer") does not exist Use `sudo xcode-select --switch path/to/Xcode.app` to specify the Xcode that you wish to use for command line developer tools, or use `xcode-select --install` to install the standalone command line developer tools. See `man xcode-select` for more details. after i tried that and it doesn't work xcode-select: error: command line tools are already installed, use "Software Update" in System Settings to install updates so i want some help please
Posted Last updated
.