[TIMOB-13128] Blackberry : We have to manually update the 'bbndk-env.bat/sh' file to add the latest BB sdk to be able to build BB apps from studio
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Hold |
| Resolution Date | 2015-04-14T17:12:25.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | BlackBerry |
| Labels | sdk-bb |
| Reporter | Lokesh Choudhary |
| Assignee | Ingo Muschenetz |
| Created | 2013-03-20T01:16:30.000+0000 |
| Updated | 2017-03-16T20:26:25.000+0000 |
Description
Description:
1.Update to the latest sdk from the QNX momentics
2.Go to 'bbndk-env.sh' for mac osx & 'bbndk-env.bat' for windows in the bbndk folder (Normally located in applications/bbndk for mac & c:/users/--name--/bbndk for windows)
3.Open it with an editing program
4.Change the 'target_XXXXX' in QNX_TARGET="/Applications/bbndk/target_XXXXX/qnx6" to the latest version you downloaded
5.Save the file
6.Run the app for device/simulator
7.The app is built & runs on the simu/device fine
Note: If these steps are not followed the app errors out & fails to build because it still points to the old BB sdk in the file.
Ingo is working with BlackBerry to get a component based NDK. The components will be accessed using Titanium Studio to get the current revision for a release.
Placing these items on hold for the moment based on community interest.
Closing ticket as BlackBerry is no longer supported by us.