I'd expect you'll need libicui18n.so libicuuc.so libv8.so, snapshot_blob.bin, and natives_blob.bin
If you don't want to implement your own v8::Platform, you'll also need libv8_libbase.a libv8_libplatform.a as headers. everything under include/ is needed. hth -jochen On Thu, Feb 18, 2016 at 11:50 AM <[email protected]> wrote: > Hi, > I've successfully built shared libs for android_arm.release. Can anyone > suggest me the files(.a, .so and headers) that I've to copy to other system > to use/embed. > > -- > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > --- > You received this message because you are subscribed to the Google Groups > "v8-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
