Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
运行应用程序时遇到问题。我收到错误 Apple LLVM 编译器 4.2 错误
Command /Applications/Xcode46-DP4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1
我退出并重新打开项目并单击清理
我也有同样的问题。任何人都可以建议我如何解决这个问题
提前致谢。
我正在使用 Xcode 4.6 IOS 6.1
尝试在 Xcode 的构建设置中停用预编译头文件的使用。这可能会解决问题。