02-06-2013 07:19 AM
Hello everybody
I tried to configure Qt Creator for BB10. And after long time I succeed! But now I am facing an other problem..
I don't have a device, so I want to deploy on the Simulator but It doesn't.. It gives me this error :
result::failure 821 Application-Requires-System: unrecognized system name 'BlackBerry 10'
Error while building/deploying project btest (kit: BlackBerry 10 (target_10_0_9_1673) - Simulator)
Lors de l'exécution de l'étape "Deploy packages"
I am using using QtCreator 2.6.81
BBndk Gold
for the simulator I use Wmplayer with BlackBerry10Simulator-Installer-BB10_0_09-386-Linu
And all of this run under Ubuntu 12.10
Thank you for your help!
Solved! Go to Solution.
02-08-2013 08:43 AM
Hi,
I guess your QtCreator already provides an automatic setup for BlackBerr 10 ( You do have a BlackBerry Setting Page to specify the NDK path right?)
if not, did you specify the mkspec "blackberry-x86-qcc" ?
02-08-2013 10:43 AM
It's fine I have fixed the issue!
BBNDK's and Simulator's versions did not agree..
So I have download the latest for each ones and now it rocks!
Thankl you anyway!!