09-19-2012 09:20 AM
HI ,
I am new to BB NDK as well as cascades and C . Ia m unable to run a cascade sample app on BB Dev Alpha simulator.
When I try to run the app I get the pop "Unable to determine returned PID from launch"
But App icon is shown on the simulator but when I click the icon to launch the app i get the pop up "Unable to launch my App Name due to error 8"
Please , Can anyone guide me what em mssing out here.
Regards
Solved! Go to Solution.
09-19-2012 09:22 AM
09-19-2012 04:31 PM
Hi,
have a look at this https://developer.blackberry.com/devzone/resource/
Cheers,
09-20-2012 02:51 AM
hi ,
I dont know how but my problem is solved now ,Today I just started the system .Clean , build and run the app and error is no more there (I tried this many time yesterday , dont know why it did not worked at that time )
@borceg Build configuration is set to simulator-debug
Thank you all for your help.
Regards
02-05-2013 11:14 AM
this is confusing, the solution is not a solution at all... I cleaned and rebuilt but it didnt worked for me ![]()
02-05-2013 04:16 PM
Error 8 means "8 - bad binary", are you building using proper architecture? Use x86 for simulator, arm for a device.