01-23-2013 12:47 AM
Hi,
I am trying to code for sample camera application for taking photos and saving to file ,but after project is built binary files of project are getting deleted so i am getting launch failed no binaries error so plaese help
01-25-2013 09:34 AM
You might be building one configuration and trying to deploy another. To change the active build configuration right click on your project and choose Build Configurations and then then Set Active configuration. You could also try to just to a build all (also found under Build Configurations) to see if it resolves your issue.
01-30-2013 12:13 AM
Hi,
I tried what ever the solution you told me still it is giving error "No binaries" launch failed, all camera sample from blackberry site and database creation samples giving same error so i am not able to run so please give me a solution or upload simple camera app in blackberry site.
01-31-2013 01:44 PM
The other possible cause is having your workspace in a write protected location, preventing the BlackBerry Native SDK from creating the files. Try creating a workspace in a different location.
01-31-2013 02:48 PM
>blackberry site
what blackberry site?
01-31-2013 03:08 PM
Our samples are on all github here: http://github.com/blackberry