Hi,
I downloaded a version of v8 some time ago that compiles fine with Visual Studio 2008 and 2010
But, as I checked the last version out it seems that it don’t support project files anymore?
Have anyone compiled the latest version with visual studio 2008 or 2010?
Jan
Does a pre-made GYP script for Visual Studio v8 exist?
--
v8-users mailing list
v8-u...@googlegroups.com
http://groups.google.com/group/v8-users
The command line I tried to build the sln file is
---------------------------------------------------------------------
third_party\python_26\python build/gyp_v8 -Dtarget_arch=x64
---------------------------------------------------------------------
but w/o luck... the solution file produces win32 version
and there is no report of errors nor warnings
while building solution file.
I am using an old project file to generate binaries under x64,
but really want to use the reccomended procedure
to build the binaries.
I will really appreciate any help in the command line
I must execute to build a working solution file
to build samples for x64 under VS 2008 express.
thanks in advance,
Ale.