Have you read the official documentation?
https://github.com/v8/v8/wiki/Getting-Started-with-Embedding

Do those steps work for you? If not, what error(s) do they produce?



On Tue, Mar 20, 2018 at 11:09 AM Eduardo Bolis <jeduardobo...@gmail.com>
wrote:

> Hi,
>
> I successfully build V8 on Ubuntu 17 with GN, but what it generates is a
> set of static libraries and object files that I have no idea how to
> embedded into my project.
> I found an article that said: "Under gn, there is no way to have v8 build
> as a standalone static library."
> So, I ask if anyone knows how to use it. I am working with Netbeans/C++,
> and everything i tryed results in a lot of link errors.
>
> regards,
>
> Eduardo Bolis
>
> --
> --
> 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