Fwd: build issue for v8

27 views
Skip to first unread message

akkiatwork

unread,
Aug 20, 2015, 11:32:17 PM8/20/15
to v8-u...@googlegroups.com
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!!!

Michael Hablich

unread,
Aug 21, 2015, 3:47:59 AM8/21/15
to v8-users
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."

?
Reply all
Reply to author
Forward
0 new messages