在 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
