What other Visual Studio version have you installed? Have you done: "If you have Visual Studio 2013 and 2015 installed side-by-side and set the environment variable GYP_MSVS_VERSION to '2013'. In that case the right project files are going to be created."
? On Friday, August 21, 2015 at 5:32:17 AM UTC+2, Akshay Galande wrote: > > 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.
