SSブログ
- | 次の10件

[エラー] Unable to determine concrete GCC compiler for file

xcode4.xで作成したプロジェクトをxcode5で開いた(コンパイルした)際に下記エラーが発生

ーーーーーーーーーーーーーーーーーーーー
Unsupported compiler 'com.apple.compilers.llvmgcc42' selected for architecture 'armv7'
Unable to determine concrete GCC compiler for file 〜
ーーーーーーーーーーーーーーーーーーーー

【対処】
xcodeでTARGETを選択し
Build Settings->Build OPtions->compiler for C/C++/ObjectiveCで
Unsupported Compiler(com.apple.compilers.llvmgcc42)を
Default Compiler(Apple LLVM5.0)に変更

タグ:IOS 開発
nice!(0)  コメント(0) 
共通テーマ:パソコン・インターネット
- | 次の10件

この広告は前回の更新から一定期間経過したブログに表示されています。更新すると自動で解除されます。