Issue 55: Lack the file natives.cc
http://code.google.com/p/v8/issues/detail?id=55
New issue report by field.ma:
I checked out V8 by SVN, but I cannot build V8 using VS2008, the error
info is as following:
Processing js files...
Traceback (most recent call last):
File "..\js2c.py", line 347, in <module>
main()
File "..\js2c.py", line 344, in main
JS2C(source_files, [natives, natives_empty], None)
File "..\js2c.py", line 319, in JS2C
output = open(str(target[0]), "w")
IOError: [Errno 2] No such file or directory: 'D:\\open\\natives.cc'
Issue attributes:
Status: New
Owner: ----
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---