Hello,
I'm new to V8 and just trying to setup the project locally so I can=20
officially start trying to understand / read through some of the code!=20
Unfortunately I am currently stuck at a problem, I am following the=20
instructions from page below:
https://v8.dev/docs/build#building-v8
The command that is failing for me is step 3: tools/dev/gm.py x64.release
Here's the error output I am getting from running that command:
=E2=9E=9C=C2=A0 v8 git:(8a2d9bdb0c7) gm x64.release
# gn gen out/x64.release
ERROR at //.gn:5:1: Unable to load=20
"/~/chromium-project/src/v8/build/dotfile_settings.gni".
import("//build/dotfile_settings.gni")
Just googling around, I was able to figure out that this is likely=20
because gclient did not clone the v8/build folder all together, and it=20
does look like it but after having run gclient sync or gclient sync=20
--force, I don't see any changes so I am clueless right now as to what=20
the next course of action should be.
Any help would be highly appreciated! =F0=9F=98=87
Alice
--
--
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.
To view this discussion on the web visit
https://groups.google.com/d/msgid/v8-users/14d07b4c-842c-439b-9f3e-9af2e4554957%40box.buoyantair.co.