tbodt/v8py

Notes on Windows installation

kokhoor opened this issue · 0 comments

I had successfully install on windows using the current github version (not pip install v8py). Following are the notes for the installation (hopefully I did not forget anything as I tinkered about with the configuration a lot):

Python: Python 3.7.3 64-bit (I believe 32-bit doesn't work)
Installed Microsoft Visual Studio 2017 Express, with "Desktop development with C++" option, and "VC++ 2015.3 v14.00 (v140) toolset" for desktop.
Added: C:\Program Files (x86)\Windows Kits\10\bin\10.0.17763.0\x64 to the path (to prevent mt.exe error)