Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

BlackBerry® World™ Development

Reply
New Developer
pawanchowdary
Posts: 7
Registered: ‎07-21-2010
Accepted Solution

Launch failed no binaries

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

 

Please use plain text.
New Developer
pawanchowdary
Posts: 7
Registered: ‎07-21-2010

Re: Launch failed no binaries

never mind!

i got it cleared., my bad. it's there in documentation

Please use plain text.
Regular Contributor
ryan_robinson
Posts: 52
Registered: ‎03-07-2011
My Carrier: Telus

Re: Launch failed no binaries

[ Edited ]

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.

Please use plain text.
New Developer
pawanchowdary
Posts: 7
Registered: ‎07-21-2010

Re: Launch failed no binaries

https://developer.blackberry.com/native/documentation/Video_playback_begin_1935224_11.html


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.



Please use plain text.
New Contributor
geoidesic
Posts: 7
Registered: ‎12-26-2012
My Carrier: Vodacom (Vodaphone)

Re: Launch failed no binaries

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.

Please use plain text.
Contributor
Jkanold
Posts: 15
Registered: ‎03-03-2012
My Carrier: Fido

Re: Launch failed no binaries

I found I had to reinstall the entire sdk to fix this. Spent couple hours trying to fix, reinstalled then things worked.

Please use plain text.
Contributor
abhishesh
Posts: 10
Registered: ‎03-31-2013
My Carrier: N/a

Re: Launch failed no binaries

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

Please use plain text.