It should be simple, but I'm getting this error when trying to build the HelloWorld app from this tutorial.
make: *** No rule to make target `C:/bada/2.0.2/Model/WaveWVGA/Target/osp_rt0.a', needed by `HelloWorld.exe'.
How can I solve that?
This means that this library is not there. Go to c:\bada\Model\WaveWVGA, hereig you can see all framwork libraries. if osp_rt0.a isnt there, tht means your SDK is not instlled properly. Download the SDK again and reinstall
Copyright © 2021 Jogjafile Inc.
This means that this library is not there. Go to c:\bada\Model\WaveWVGA, hereig you can see all framwork libraries. if osp_rt0.a isnt there, tht means your SDK is not instlled properly. Download the SDK again and reinstall