Sunday, 15 June 2014

android - Debug Wrong library or version mismatch -



android - Debug Wrong library or version mismatch -

i trying debug ios android conversion , find warning:

warning: .dynamic section "/users/macuser/.apportable/cache/devices/033f426d/libs/libxml2.so" not @ expected address (wrong library or version mismatch?) warning: not load shared library symbols 8 libraries, e.g. libdiag.so. utilize "info sharedlibrary" command see finish listing. need "set solib-search-path" or "set sysroot"?

the thing file exists @ path specified. totally lost why warning occurring. ideas/input? oh forgot mention ran command [info sharedlibrary] returns nil

un-copied library:

pull: /system/lib/libxt_native.so -> /users/macuser/.apportable/cache/devices/033f426d/libs/libxt_native.so failed re-create '/system/lib/libxt_native.so' '/users/macuser/.apportable/cache/devices/033f426d/libs/libxt_native.so': no such file or directory

try doing apportable clean_device_cache , running again

android ios debugging warnings apportable

No comments:

Post a Comment