Hi, I was trying to checkout v8 code and build it for the first time. I followed the instructions on page: https://code.google.com/p/v8-wiki/wiki/BuildingWithGYP
Finally when I generated project files by executing the command "python build\gyp_v8 -Dtarget_arch=x64" and then tried to open All.sln file in the visual studio it shows an error message several of .vcproj files in the solution are not compatible with visual studio. It also says that visual studio will do one time upgrade to these file. After I click OK, visual studio opens but solution explorer shows that all modules are not compatible. Is my All.sln project file not building properly? I am using Visual Studio Express 2013. Thanks, -- Just do it!!! -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" 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/d/optout.
