XCode 9: “clang: error: cannot specify -o when generating multiple output files”

被刻印的时光 ゝ 提交于 2019-12-03 14:13:10

I was getting the same error when trying to enable OpenMP in Xcode 9.

Finally able to fix the problem by changing some Xcode 9 settings found from this:

In build settings > build options > Enable Index-While-Building Functionality to No

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!