macos下QT5工程不能运行
「已注销」 2017-12-27 09:59:57 运行弹出错误,failed to parse default search paths from compiler output。全部信息如下:
22:00:22: 为项目untitled1执行步骤 ...
22:00:22: 正在启动 "/Users/lishen/Qt5.10.0/5.10.0/clang_64/bin/qmake" /Users/lishen/untitled1/untitled1.pro -spec macx-g++ CONFIG+=debug CONFIG+=x86_64 CONFIG+=qml_debug
Project ERROR: failed to parse default search paths from compiler output
22:00:22: 进程"/Users/lishen/Qt5.10.0/5.10.0/clang_64/bin/qmake"退出,退出代码 3 。
Error while building/deploying project untitled1 (kit: 桌面)
When executing step "qmake"
22:00:22: Elapsed time: 00:00.
怎么回事啊?