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.
簡単なはずですが、このチュートリアルから HelloWorld アプリをビルドしようとすると、このエラーが発生します。
make: *** No rule to make target `C:/bada/2.0.2/Model/WaveWVGA/Target/osp_rt0.a', needed by `HelloWorld.exe'.
どうすれば解決できますか?
これは、このライブラリが存在しないことを意味します。c:\ bada \ Model \ WaveWVGAに移動します。ここで、すべてのフレームワークライブラリを確認できます。osp_rt0.aが存在しない場合は、SDKが正しくインストールされていないことを意味します。SDKを再度ダウンロードして、再インストールします