Hi, I am trying to build the "All" solution file for x64 Visual Studio 2008 express edition.
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. -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
