Issue 55: Lack the file natives.cc http://code.google.com/p/v8/issues/detail?id=55
Comment #2 by ingle.john.w: I tried to do a bit of detective work on this problem. v8 is the project that fails for me, though the file 'natives.cc' is included under its generated files directory. Attempting to open that file results in a file not found error and indicates that the file should be in the tools\visual_studio\debug\obj\v8\derivedsources\ directory. I can confirm that the directory is empty after building v8_base. So it sounds like this file should be generated at some point and isn't. The thing is, I searched the entire solution using VS 2005's find utility and could not find a single reference to 'natives.cc'. I'll keep looking. -- 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 -~----------~----~----~----~------~----~------~--~---
