Mac安装qt 报错You need to install Xc
2018-11-13 本文已影响142人
WSGNSLog
Mac 安装qt 报错You need to install Xcode version 5.0.0. Download Xcode from https://developer.apple.com/xcod
解决方法:
Xcode选择preference,选择Locations,选择Command Line Tools对应的xcode
image.png
image.png
回到qt选择ok继续。
参考:
https://stackoverflow.com/questions/31554125/attempt-to-install-qt-on-os-x-gives-you-need-to-install-xcode-5-0-0-but-this/45258016
https://www.codeproject.com/Tips/740041/Installing-Qt-on-Mac-OS-X