11-01-2012 07:13 PM
When I debug my app using NDK 2.1.0 Build id: 201209271809 on Playbook 2.1.0.1088 I get many messages like below before my app actually starts on PB:
warning: Could not load shared library symbols for libImgGLESv2.so.
Do you need "set solib-search-path" or "set sysroot"?
I know that indicates libraries version mismatch between what's inside NDK and what's inside Playbook. Two quesitons please:
1) Am I missing newer version of NDK or PB?
2) Is there easy fix as this brings significant delay (10-15 seconds) in starting debugging and a bit anoying when you tweak little things and have to restart the app often.
Thanks.
11-28-2012 11:07 AM
Bump. Can Developer Advisor please take a look at this?
11-28-2012 11:27 AM
Looking :-)
11-28-2012 11:58 AM
12-03-2012 10:54 AM
Any updates on this?
After upgrading my DA to the lates release and *not* upgrading NDK these warnings disappeared. So, I am afraid I'll get them back when I upgrade to the latest NDK.