On Tue, Jan 8, 2013 at 11:51 AM, Neha Mishra <[email protected]>wrote:
> > Hi, > > I am getting the same error on Windows. I have the v8-master code. Have > downloaded the cygwin and python_26. > I have kept python_26 and cygwin at v8-master\tools\third_party. > Well, observe the difference between this, which is what you say you did: C:\...\v8-master\> svn co http://src.chromium.org/svn/trunk/tools/third_party/python_26@89111tools/third_party/python_26 and this, which is what the instructions at http://code.google.com/p/v8/wiki/BuildingWithGYP tell you to do: C:\...\v8-master\> svn co http://src.chromium.org/svn/trunk/tools/third_party/python_26@89111third_party/python_26 one of them works, the other doesn't. (Same for cygwin.) -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
