i did this (gn args out/foo) and now i'm confused, what gn arguments should i save in this file ? should i just paste this (--args='is_debug=false target_cpu="x64" v8_target_cpu="arm64" use_goma=true') as arguments? and if i'm doing this (Generate build files using v8gen) what should be inside this quotes (v8gen -b 'V8 Linux64 - debug builder' -m client.v8 foo) ? i did this (v8gen list -m client.v8) and from the resulting list i typed (v8gen -b 'V8 Win64 - debug' -m client.v8 foo) and i'm getting this as OP:- { usage: v8gen.py [-h] {gen,list} ... v8gen.py: error: unrecognized arguments: - debug' foo } My specs:- Windows 10 64bit (Intel i7 7700 hq) On Friday, March 20, 2020 at 7:26:36 PM UTC+5:30, Mathias Bynens wrote: > > https://v8.dev/docs/build-gn#gn > > On Fri, Mar 20, 2020 at 2:53 PM <ngop...@gmail.com <javascript:>> wrote: > >> [image: doubt.png] >> what's gn ? also ultimately i want this to happen (as shown in the pic) >> >> On Friday, March 20, 2020 at 7:14:10 PM UTC+5:30, Leszek Swirski wrote: >>> >>> Sounds like you didn't run gn? >>> >>> On Fri, Mar 20, 2020 at 2:36 PM <ngop...@gmail.com> wrote: >>> >>>> I want to build V8 but nothing seem to work..(Please note i'm new to >>>> this, i'm only a full stack developer, no experience with embedding V8 >>>> whatsoever) >>>> >>>> COMMAND LINE OUTPUT:- >>>> ninja: error: loading 'build.ninja': The system cannot find the file >>>> specified. >>>> >>>> ninja: Entering directory `out.gn\x64.release' >>>> >>>> I'm using this as reference:- >>>> https://medium.com/angular-in-depth/how-to-build-v8-on-windows-and-not-go-mad-6347c69aacd4 >>>> >>>> (&) https://atiqcs.wordpress.com/2016/09/06/build-v8-windows/ >>>> >>>> -- >>>> -- >>>> v8-dev mailing list >>>> v8-...@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-...@googlegroups.com. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/v8-dev/37b086d8-fe5f-43af-9451-17adb431739e%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/v8-dev/37b086d8-fe5f-43af-9451-17adb431739e%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- >> -- >> v8-dev mailing list >> v8-...@googlegroups.com <javascript:> >> 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-...@googlegroups.com <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/v8-dev/bea9b686-106b-4019-89f9-b811ee004efd%40googlegroups.com >> >> <https://groups.google.com/d/msgid/v8-dev/bea9b686-106b-4019-89f9-b811ee004efd%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >
-- -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/e09a1d5e-06e5-46f3-a223-d1ce481d7dc9%40googlegroups.com.