09-08-2012 10:23 AM
09-16-2012 05:58 PM
09-16-2012 06:16 PM
Have you tried using it yet. I have not got any feedback on it at all
09-16-2012 06:19 PM
I just barely got it downloaded; I can post here later or if you PM me your pin I'll talk to you about it via BBM.
11-12-2012 02:07 PM
Thanks man!
Will give you the feedback soon
12-03-2012 08:06 AM
Hi,
Keep up the good work. I downloaded the sdk from your github.
I am new to blackberry webworks development.
Can you shed some light on the signing part using your SDK?
I was going through this link:
But didn't find the specified location in your SDK.
From where can i get the sigtools?
I registered with blackberry and got the following keys:
client-RDK-1939736.csj
client-PBDT-1939736.csj
Please help.
Regards,
Annuk
12-03-2012 09:52 AM
12-05-2012 09:24 AM
Hi Thanks,
Did as you said.
Installed the NDK. But when I try to package the app using the webworks sdk for linux I get the following error:
Oh Snap! Build request failed with message: /home/annuk/Projects/Blackberry/BB10-WebWorks-SDK-
Where am I going wrong. I checked my glibc version using ldd --version. It shows
ldd --version
ldd (Ubuntu EGLIBC 2.11.1-0ubuntu7.12) 2.11.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
Is there any dependency for your sdk? I am using ubuntu 10.04.
Please help.
Regards,
Annuk
12-05-2012 09:29 AM
12-05-2012 10:13 AM
Hi,
Got a node js from:
But got this error when i tried packaging:
Oh Snap! Build request failed with message: path.existsSync is now called `fs.existsSync`.
When i tried Package and Sign i got the following:
it is showing me the progress bar only.
Three things are created in my output folder:
device -->project.bar
stimulator --> project.bar
and project.zip
Regards,
Annuk