输入 cc -c 指令出现问题

简介:
mac 命令行里 编译 链接 出现xcrun: error: active developer path
mac cc 编译出现
xcrun: error: active developer path ("/Volumes/Xcode/Xcode.app/Contents/Developer") does not exist, use xcode-select to change
在命令行里输入sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
就可以解决里



相关文章
|
5月前
|
Shell
shell获取命令输出和返回值
shell获取命令输出和返回值
896 0
|
8月前
|
Shell
Shell 输入/输出的重定向含义(>、>>、2>、2>>、&>、&>>、1>&2、2>&1)
Shell 输入/输出的重定向含义(>、>>、2>、2>>、&>、&>>、1>&2、2>&1)
39 0
|
8月前
|
Python
Python input 读取用户指令
Python input 读取用户指令
38 0
|
10月前
|
Linux API
(8)RC输入和输出
(8)RC输入和输出
88 0
|
11月前
|
存储 编译器 C语言
支持硬件输入输出的IN指令和OUT指令及测试输入和输出程序
支持硬件输入输出的IN指令和OUT指令及测试输入和输出程序
83 0
|
11月前
|
Linux
nasm简单用法和dd指令解析
nasm简单用法和dd指令解析
181 0
|
JavaScript C# Windows
C# 通过StreamWriter输出的TXT流文件,前缀带EF BB BF
C# 通过StreamWriter输出的TXT流文件,前缀带EF BB BF
294 0
C# 通过StreamWriter输出的TXT流文件,前缀带EF BB BF
|
网络协议 网络安全 数据安全/隐私保护
|
Android开发
【Android 逆向】x86 汇编 ( cmp 比较指令 | test 比较指令 )
【Android 逆向】x86 汇编 ( cmp 比较指令 | test 比较指令 )
301 0