Closed fatuhoku closed 9 years ago
$ xcrun -find clang
xcrun: error: unable to find utility "clang", not a developer tool or in PATH
What have you done before this happened?
What files do you have here?
xcode-select -print-path
/Toolchains/XcodeDefault.xctoolchain/usr/bin/
Hi @PaulTaykalo, Sorry, I wanted to get up and running ASAP and didn't take time to investigate. I've just reinstalled Xcode 6.4 to solve my issue.
@fatuhoku Sorry to hear that.
Will recheck intallation/deinstallation process.
if you're using Xcode only, then, better install with -s
flag, like described here
https://github.com/DyCI/dyci-main/releases/tag/1.6
Using Xcode 6.4. I'm now left with a rather inconvenient task of figuring out what the hell dyci has done with clang, and how to make my toolchain work again :(