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.
Apportable を使用して Mountain Lion でビルドすると、このエラーが発生し続けます。どうすれば修正できますか? またはこれが表示されないようにしますか?
M4 エラーは、Xcode コマンド ライン ツールがない場合に発生します。
Xcode->Preferences->Downloads->Command Line Tools に移動し、インストール ボタンをクリックします。
その後の適切なビルドでは、m4 コマンドが適切に検出されます。
次の SDK アップデート (R11) では、M4 を含め、Xcode のインストールに依存しないことで、これに自動的に対処します。