The set of required libraries should be:

v8_base
v8_snapshot
v8_libbase
v8_libplatform
v8_libsampler

Does that work?

As a simpler alternative, the instructions
<https://github.com/v8/v8/wiki/Getting-Started-with-Embedding#run-the-example>
recommend
to use the "v8_monolith" target, which should include everything you need
in one convenient bundle.


On Sun, Oct 7, 2018 at 3:50 PM Mike Moening <mike.moen...@gmail.com> wrote:

> Here's the build command i'm using:
>
> ninja -C out.gn/x64.debug
>
> --
> --
> v8-users mailing list
> v8-users@googlegroups.com
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to v8-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to