Status: New Owner: ---- New issue 967 by [email protected]: Visual Studio projects missing files http://code.google.com/p/v8/issues/detail?id=967
As of r5952, the Visual Studio projects in tools/visual_studio are missing some files. I had to add the following files to v8_base get it to build on ia32, I imagine you'd probably want to make similar changes for other platforms and/or also include the headers. The files I added are:
deoptimizer.cc ia32/deoptimizer-ia32.cc lithium-allocator.cc ia32/lithium-codegen-ia32.cc ia32/lithium-ia32.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
