我使用CodeRunner (http://krillapps.com/coderunner)已经很长时间了,但最近我无法在其中编译任何Objective代码。我认为这种情况是在我更新到Xcode 5.1时开始发生的。我仍然可以在Xcode中正常编译和运行。
当我试图在CodeRunner中运行时,会打印以下错误。
clang: error: unknown argument: '-finput-charset=UTF-8' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future我试着寻找这个错误意味着什么,但我找不到多少。有人知道这可能是什么吗?
提前谢谢。
发布于 2014-03-31 12:29:32


https://stackoverflow.com/questions/22750345
复制相似问题