06-08-2012 11:44 AM
Hello,
I'm trying with BB10 examples, for VideoPlayBack demo example, I've imported the project and when i build the project getting this messge "Nothing to build for VideoPlayback" and when i run as for device debug... I'm getting the error "Launch failed no binaries"
Am i missing something here?
FYI: other examples are working fine..
Pavan
Solved! Go to Solution.
06-11-2012 01:07 PM
never mind!
i got it cleared., my bad. it's there in documentation
06-23-2012 12:15 AM - edited 06-23-2012 12:22 AM
Would you mind posting where in the documentation that is? I'm having the same problem with every single sample I've tried so far (about 5). And by this I mean the sample projects in the documentation, not the Examples found through the Create -> New menu. I tried one of those and it was fine.
06-23-2012 01:48 PM
https://developer.blackberry.com/native/documentat
ryan_robinson wrote:
Would you mind posting where in the documentation that is? I'm having the same problem with every single sample I've tried so far (about 5). And by this I mean the sample projects in the documentation, not the Examples found through the Create -> New menu. I tried one of those and it was fine.
12-27-2012 07:11 AM
The link posted above doesn't go anywhere useful... maybe the page changed? I'm having the same problem and I can't find the solution.
01-22-2013 10:29 PM
I found I had to reinstall the entire sdk to fix this. Spent couple hours trying to fix, reinstalled then things worked.
03-31-2013 06:36 AM
Make sure you have the right build.
for device it should be device debug and for simulator it should be simulator debug
and then try to run the project