Hi Ivan, I may suggest to try pre-built Nuget packages for V8:
https://www.nuget.org/packages/v8-v120-x86/ https://www.nuget.org/packages/v8-v120-x64/ https://www.nuget.org/packages/v8-v140-x86/ https://www.nuget.org/packages/v8-v140-x64/ I have created them recently in order to manage V8 build issues on Windows. I use GYP in a Python script to build V8 libraries and Nuget packages, as you can see at https://github.com/pmed/v8-nuget -- -- 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.
