Search code examples
cordovablackberry-10blackberry-webworks

Target "qnx" does not exist in the project "Build and deploy a Cordova BB Webworks project"


So what I'm trying to do is build the Cordova sample project that came with the latest Phonegap version. I have followed the steps and downloaded the necessary tools for BB development as per the Phonegap website. When I go to the command prompt and attempt to build the project using the recommended command, I get this error...

Build failed: Target "qnx" does not exist in the project "Build and deploy a Cordova Blackberry Webworks project"

I navigated to my project folder and typed

"ant qnx build"

Any ideas where I am going wrong? Also just to mention that I'm using the "WebWorks" SDK for developementand the "Ripple" emulator.


Solution

  • I think that as of Cordova 2.8 this may have changed. We're in the process of doing some new documentation updates for BlackBerry 10 right now.

    If you head on over to the Cordova 'Getting Started Guide' I think it'll get you moving in the right direction again.

    http://cordova.apache.org/docs/en/2.8.0/guide_getting-started_blackberry10_index.md.html#Getting%20Started%20with%20BlackBerry%2010