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.
Macでポケットフィンクスの設定を開始すると、SphinxBaseでこのコマンドを使用してターミナルで3つのエラーが発生しました
./build_for_iphone.sh simulator
これらはエラーです
bitvec.lo エラー 1 インストール再帰エラー 1 インストール再帰エラー 1 インストール再帰エラー 1
どうすれば修正できますか?
make cleanシミュレーター ビルドからデバイス ビルドに切り替える前に実行します。システムは、異なるアーキテクチャのファイルを消去する必要があることを知りません。
make clean