拿来老外的解决方法:
Change your compiler for C/C++/ObjectiveC Go to Build Settings->Build OPtions->compiler for C/C++/ObjectiveC; select Default(Apple LLVM5.0)
本文介绍了一种解决C/C++编译器选择的方法,通过调整编译设置来指定使用Default Apple LLVM 5.0作为编译器,从而解决编译过程中遇到的问题。
拿来老外的解决方法:
Change your compiler for C/C++/ObjectiveC Go to Build Settings->Build OPtions->compiler for C/C++/ObjectiveC; select Default(Apple LLVM5.0)
1826
6108
1701

被折叠的 条评论
为什么被折叠?