Comment #15 on issue 2099 by [email protected]: Won't compile with VS2010 unless documented prerequisites are installed
http://code.google.com/p/v8/issues/detail?id=2099

I had the same problem but after I checked out: http://src.chromium.org/svn/trunk/deps/third_party/cygwin@66844 third_party/cygwin

Solution:
svn co http://src.chromium.org/svn/trunk/tools/third_party/python_26@89111 third_party/python_26

Although I generated the project files with my python installation python was not into PATH. I thought you only need python for the project generation but apparently that's not the case.

The sentence "Either way, it is recommended to put python.exe into your PATH." should be changed in that case.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to