コマンドライン>ファウンデーション「hello world」プロジェクトをセットアップしようとしています。(書籍「学習目標 C for mac」に書かれているように) ...このプロジェクトのデフォルト設定で「ビルド & 実行」を選択すると、コードを変更せずに 4 つのエラーが発生します!?
エラー:
stdarg.h: no such file or directory
float.h: no such file or directory
xmmintrin.h: no such file or directory
expected specifier-qualifier-list