码迷,mamicode.com
首页 > 系统相关 > 详细

mac 命令行里 编译 链接 出现xcrun: error: active developer&nbs

时间:2016-01-18 09:07:58      阅读:226      评论:0      收藏:0      [点我收藏+]

标签:

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
就可以解决里

引用链接:http://blog.sina.com.cn/s/blog_4af978980102ef2w.html

mac 命令行里 编译 链接 出现xcrun: error: active developer&nbs

标签:

原文地址:http://www.cnblogs.com/cai1432452416/p/5138289.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!