When I dive the the executed python code, it fails on an assert inside the
function to copy the CRT.
While I wrote that, a miracle happened, I finally found what was wrong: I
had a removed installation of Visual Studio Enterprise, but the uninstaller
tool let the Enterprise/Common folder empty.
I get the same error, did you find a solution?
Regards
Le vendredi 30 novembre 2018 14:40:57 UTC+1, Osman Zakir a écrit :
>
> I tried to generate project files to build V8 by following the
> instructions in this blog post on Medium:
> https://medium.com/dailyjs/how-to-build-v8-on-windows-and-no