[AC-2046] BlackBerry: Error when trying to run app in BB simulator (Ti SDK 3.1.1)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2013-06-03T21:59:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | 3.1.1, Titanium, version |
Reporter | Bharat Panthee |
Assignee | Russell McMahon |
Created | 2013-06-03T20:55:10.000+0000 |
Updated | 2016-03-08T07:41:00.000+0000 |
Description
*Problem*
My app compiles for BlackBerry without issue, but when I try to run it in the BlackBerry Simulator, I get the following error:
*Error*
unknown symbol: _ZNK2bb8cascades4maps7MapView13worldToWindowERKNS_8platform3geo5PointE
ldd:FATAL: Could not resolve all symbols
Hello Bharat, This usually occurs when a library is not in the correct path. This can be fixed by removing all SDKs from your computer and uninstalling Titanium and reinstalling while downloading all necessary SDKs (iOS, Android, and BB) to their default locations. Please try this and let me know of your results. If this does not fix your problem please provide the logs for the crash and I will look into it further. Regards, Carter
Hello Bharat, Also which platform are you running this on? And will the sample Hello World app run for you and it is only this app that is having an issue? Please let me know, thanks. Carter