As I told before, this issue was already fixed. B2G team is really busy right now and couldn't merge all the pull-requests I've done for the camera to work, including an update of https://github.com/mozilla-b2g/skia-b2g-sgs2 that already has all missing symbols. They told me that they will try to land all the patches between today and tomorrow.
Kind Regards, Juan Gómez. On Wed, Oct 10, 2012 at 12:07 PM, <[email protected]> wrote: > 在 2012年10月9日星期二UTC+8下午6时02分47秒,[email protected]写道: >> I pushed backup-galaxys2/system/lib/libtvoutinterface.so >> backup-galaxys2/system/lib/libtvoutservice.so to my device, but when I start >> camera, logcat report errors: >> >> >> >> Cannot load library: link_image[1936]: 2189 could not load needed library >> 'libtvoutservice.so' for 'camera.exynos4.so' (link_image[1936]: 2189 could >> not load needed library 'libtvoutinterface.so' for 'libtvoutservice.so' >> (reloc_library[1285]: 2189 cannot locate >> '_ZN8SkCanvasC1EP15SkDeviceFactory'... >> >> >> >> It is seemed that SkCanvas::SkCanvas(SkDeviceFactory*) is not compiled to >> libtvoutinterface.so, How to solve it? > > I have resovled the problem by implement all needed function for skia which > placed in external/skia > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
