Hello Please help

I downloaded v8.zip (https://github.com/v8/v8) 
and trying to build it

But is there any way to build it without the depot_tools and git?

I just want to build manually.
I know I should execute [gclient sync]

But I didn't. And execute the command below

v8-master]# tools/dev/v8gen.py

Traceback (most recent call last):

  File "tools/dev/v8gen.py", line 54, in <module>

    import mb

 File "/root/honeyclient/v8-master/tools/mb/mb.py", line 37, in <module>

    import gn_helpers

ImportError: No module named gn_helpers



thank you in advance

-- 
-- 
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