I've done it, but it crashes on Isolate::New :(

My gn options:
is_debug = false
target_cpu = "x64"
v8_use_snapshot = false
v8_use_external_startup_data = false
is_component_build = false
v8_static_library = true
is_clang = false
use_lld = false
treat_warnings_as_errors = false

I read that it crashes because can't find .bin files, but I compiled it
with no snapshot...

Probably you have account in some messanger? I am new in v8 embedding, I
could ask some questions if you don't mind, it would be better than here I
think

пн, 15 апр. 2019 г. в 20:49, <danny.p...@gmail.com>:

> I'm not sure but there seems to be an option called "v8_use_snapshot". Try
> setting that to false and see what happens?
>
> --
> --
> v8-dev mailing list
> v8-dev@googlegroups.com
> 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 v8-dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to