【发布时间】:2009-10-11 10:46:48
【问题描述】:
我在 xcode 项目中使用一些扩展名为 .mm 的文件来编译这些文件,我们在添加此编译器后在构建设置中添加了 LLVM-GCC 4.2,这显示了错误
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.1.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.1.sdk/usr/include/float.h:8:24: error: float.h: No such file or directory
我不知道如何删除此错误,任何帮助删除此错误。
谢谢
巴拉杰
【问题讨论】:
-
如果你接受一些答案,你更有可能让人们费心回答