Mac OS 10.10中安装QT后Xcode not set up properly
发布时间:2022-06-19 14:27:13 所属栏目:教程 来源:互联网
导读:下面来看看Mac OS 10.10安装QT后Xcode not set up properly问题的解决办法,如果各位有朋友此类问题不防和小编来看看,在Mac OS10.10上安装Qt5,因为仅仅安装了Xcode6-Beta,因此,加载项目的时候提示错误. Xcode not set up properly. You may need to confirm t
|
下面来看看Mac OS 10.10安装QT后Xcode not set up properly问题的解决办法,如果各位有朋友此类问题不防和小编来看看,在Mac OS10.10上安装Qt5,因为仅仅安装了Xcode6-Beta,因此,加载项目的时候提示错误. Xcode not set up properly. You may need to confirm the license agreement... 解决方案,执行以下命令: sudo xcode-select -switch /Applications/Xcode6-Beta.app/Contents/Developer 该命令修改Xcode的开发目录为/Applications/Xcode6-Beta.app/Contents/Developer. Usage:xcode-select [options] Print or change the path to the active developer directory. This directory controls which tools are used for the Xcode command line tools (for example, xcodebuild) as well as the BSD development commands (such as cc and make). //phpfensi.com Options: -h, --help print this help message and exit -p, --print-path print the path of the active developer directory -s <path>, --switch <path> set the path for the active developer directory --install open a dialog for installation of the command line developer tools -v, --version print the xcode-select version -r, --reset reset to the default command line tools path。 (编辑:黔东南站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- 数据分析工具用SPSS和Python哪个好?
- 技术、内容、渠道、服务?凭什么3Glasses成为三大运营商青睐
- 尽管受新冠疫情影响,西门子医疗2020财年第二季度仍保持强劲
- VR冒险游戏《Down the Rabbit Hole》将于2020年初上线
- Nibiru Creator“广交会”XR 数字化平台:配备全球化综合金
- Capture One怎么批量导出照片 输出图像的教程介绍
- 英动画公司Aardman即将推出AR体验内容《超级无敌掌门狗:Th
- 联接时空 改变未来,华为发布新一代CloudLink协作智真
- 动态路由!动态路由!动态路由的原理与配置
- C轮融资5000万美元 PingCAP做真正落地的融合型通用数据库


