06-08-2012 05:49 PM
I just tested with the BlackBerry 10 SDK installed on another drive and worked, but this is with the latest 1.0.0.15 update, and it looks like some of the signing code has changed. Could you give it a try with the latest SDK? You'll want to keep up to date with the SDK anyway.
06-11-2012 12:52 AM
Ok,I will test with latestWebworks 10 beta SDK.
Regards
Rakesh Shankar.P
06-11-2012 10:12 AM
thanks for the answers.
I've installed the latest BB10 webworks sdk and indeed it seems to solve the keys problem.
I've tried to compile the latest official bbUI 0.9.2 and it failed saying it doesn't find the "feature with id: blackberry.push"
I removed the sms and push features from config.xml (I'm compilling for tablet so it doesn't really matter, altough I thought the sdk should silently fail)
I run:
D:\Program Files\Research In Motion\BlackBerry 10 WebWorks SDK 1.0.0.15>bbwp samples.zip -o c:\test\ -g <pass>
It outputs:
D:\Program Files\Research In Motion\BlackBerry 10 WebWorks SDK 1.0.0.15>"D:\Program Files\Research In Motion\BlackBerry 10 WebWorks SDK 1.0.0.15\dependencies\node\node.exe" "D:\Program Files\Research In Motion\BlackBerry 10 WebWorks SDK 1.0.0.15\lib\bbwp.js" samples.zip -o c:\test\ -g <pass>
[INFO] Populating application source
[INFO] Parsing config.xml
[ERROR] Error: ENOENT, no such file or directory 'c:\test\src\config.xml'
The samples.zip is in the same directory, OS Win7 64bit
06-11-2012 10:23 AM
Glad that it's working better now.
It says it can't find the config.xml file, which is often because the file is not in the root of the zip file. Make sure config.xml is not inside a directory within samples.zip and it should work.
06-11-2012 10:42 AM
06-11-2012 11:02 AM
Those features aren't in BB10 WebWorks yet and there's a bug where they fail the build even if they aren't required.
06-12-2012 05:59 AM - edited 06-12-2012 06:01 AM
Thanks ,I tried packaging and signing with new beta SDK,i was able to package and sign it successfully,But finding harding time while doing it in ripple not only for BB 10,but also for WebWorks with Ripple 0.9.0.16 for (OS 5-7).I was able to take the build with cmd prompt,rather using rippple.Your suggestions for that will be useful.
Regards
Rakesh Shankar.P
06-12-2012 06:29 AM
Hi, The BlackBerryGraphicalAid will be updated for signing with BB10?
Thanks.
06-12-2012 10:56 AM
I just contacted the creator and he's working on it.
06-13-2012 05:31 AM
Ok, thanks a lot by your quick response.
![]()