From: Kevan H. <ha...@br...> - 2021-05-27 01:16:13
|
Dear Mansour, Thank you for your attention. > Can you share the output of: > > export CC="$(xcrun --find clang)" > $CC --version kevan@KSH5 ~ % export CC="$(xcrun --find clang)" kevan@KSH5 ~ % $CC --version Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin > xcodebuild -showsdks kevan@KSH5 ~ % xcodebuild -showsdks xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance As you can see, I don't have Xcode installed. I don't believe I have it installed on my older machine either, but I will check. Best, Kevan -- Kevan Hashemi, Electrical Engineer Physics Department, Brandeis University http://www.bndhep.net |