I've used the following instructions <https://github.com/v8/v8/wiki/Building-from-Source> to build V8. In the instruction for building Chromium, they say <https://chromium.googlesource.com/chromium/src/+/master/docs/windows_build_instructions.md#Using-the-Visual-Studio-IDE> the following: > > If you want to use the Visual Studio IDE, use the --ide command line > argument to gn gen when you generate your output directory (as described > on the get the code > <https://dev.chromium.org/developers/how-tos/get-the-code> page):
I'm wondering if there's any option to generate VS solution from V8 sources? Thanks -- -- 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.
