xcode - 没有添加其他 c 标志的选项
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/15449728/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
xcode - no option to add other c flags
提问by mr. knott
I am working on a project for iOS using openFrameworks (C++) and Pure Data. I need to add C flags to the xcode project in order to compile. When I search the build settings for the other c flags option it does not exist. Any idea what I may be doing wrong? Thanks.
我正在使用 openFrameworks (C++) 和 Pure Data 为 iOS 开发一个项目。我需要将 C 标志添加到 xcode 项目中才能编译。当我搜索其他 c 标志选项的构建设置时,它不存在。知道我可能做错了什么吗?谢谢。