Hi all, I've been following all the instructions to build V8 on Windows from here: https://github.com/v8/v8/wiki/Building%20with%20Gyp#visual-studio
only replacing the instruction > python build\gyp_v8 with > python gypfiles\gyp_v8 as the former file does not exist in the repository anymore. After running this command I cannot find any generated solution for Visual Studio (All.sln). I don't get any error, but the sln file is not generated. Any hints? Thanks, Ricky -- -- 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.
