Xcode更新QT Creator无法构建

xiaoxiao2021-02-28  50

Xcode更新后 qt creator提示“Project ERROR: Xcode not set up properly. You may need to confirm the license agreement by running /usr/bin/xcodebuild. Error while parsing file /Users/*/Downloads/library/library/library.pro. Giving up.

Google之后 在终端输入以下代码就OK啦

cd /Applications/Xcode.app/Contents/Developer/usr/bin/ sudo ln -s xcodebuild xcrun
转载请注明原文地址: https://www.6miu.com/read-85343.html

最新回复(0)