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

Testing and Deployment

Reply
New Developer
MEV-1
Posts: 2
Registered: 02-09-2012
My Carrier: None

Can't build and sign using ripple

As a result I get the error message: "Oh Snap! Build request failed with message: [ERROR] Failed to find the tablet SDK"

 

Here are my inputs for settings:

SDK Path: /Developer/SDKs/RIM/2.2.04/ (It's renamed because there's spaces in the sdk path. Ignore the 2.2.04 as I was too lazy to rename it again.)

Project Root: /Users/Matthew/Desktop/playbook/development/piano/

Archive Name: piano

Output Folder: /Users/Matthew/Desktop/playbook/development/piano/compile/

 

All of these directories are correct and do exist.

 

Does anyone know why this happens?


 

Please use plain text.
BlackBerry Development Advisor
astanley
Posts: 712
Registered: 07-02-2009
My Carrier: Bell

Re: Can't build and sign using ripple

Can you confirm that you have the WebWorks-TabletOS platform selected in Ripple, and it is within that settings screen where you are entering your settings?

 

Did you set the following up as a virtual path?

 

SDK Path: /Developer/SDKs/RIM/2.2.04/ 

 

If so make sure it is pointed at the root folder of the SDK install (e.g. from WinXP) : 

 

C:\Program Files\Research In Motion\BlackBerry WebWorks SDK for TabletOS 2.2.0.5

 

and not 

 

C:\Program Files\Research In Motion\BlackBerry WebWorks SDK for TabletOS 2.2.0.5\bbwp

 

Hope that helps,

Adam

Follow me on Twitter: @n_adam_stanley
-------------------------------------------------------------------------------------------------------------------------
BlackBerry WebWorks Developers: Join us for the BlackBerry 10 Jam World Tour May-Aug 2012.

Don't forget to check the BlackBerry Development Knowledge Base for helpful learning resources.
Please use plain text.