05-23-2012 12:00 PM
I've been following the Tutorial on the QNX Momentics IDE building a simple C/C++ application. The Getting started with the NDK Tutorial starts with a photo of a PlayBook so It appears to be targeted to PlayBook applications.
My sample compiles but eventually when trying to download it to the PlayBook I get the following error which seems to imply I'm not developing for the new PlayBook 2.0 OS. I've done something wrong but I don't know what.
Thanks
John
Error in final launch sequence
Cannot prepare and download the binary
Deployment Failed: Info: Sending request: Install and Launch
Info: Action: Install and Launch
Info: Debug native: on
Info: File size: 16360
Info: Installing com.example.TestProject.testDev_TestProject3432939
Info: Processing 16360 bytes
actual_dname::
actual_id::
actual_version::
result::failure 533 Application-Requires-System: version forbidden, want (10, 0, 4, 0) have (2, 0, 1, 358)
05-23-2012 04:30 PM
06-13-2012 11:22 PM
Can you be more explicit about what do you do?? please!!!
06-14-2012 01:56 AM
Initially I had installed the IDE for the Blackberry phone which doesn't use OS 2.0. Once I removed that and installed the development environment for the tablet everything worked.