Hi v8-users,

I have been trying to build v8 on my windows8 machine from past two days 
and have been facing many issues. Now, I am stuck at a point where its 
throwing me this error:

________ running 
'E:\node\learningNode\v8\depot_tools\python276_bin\python.exe v
8/gypfiles/landmines.py' in 'E:\node\learningNode\v8\depot_tools'
Traceback (most recent call last):
  File "v8/gypfiles/landmines.py", line 245, in <module>
    sys.exit(main())
  File "v8/gypfiles/landmines.py", line 232, in main
    gyp_environment.set_environment()
  File 
"E:\node\learningNode\v8\depot_tools\v8\gypfiles\gyp_environment.py", lin
e 60, in set_environment
    vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs()
  File "E:\node\learningNode\v8\depot_tools\v8\gypfiles\vs_toolchain.py", 
line 7
6, in SetEnvironmentAndGetRuntimeDllDirs
    os.environ['GYP_MSVS_OVERRIDE_PATH'] = DetectVisualStudioPath()
  File "E:\node\learningNode\v8\depot_tools\v8\gypfiles\vs_toolchain.py", 
line 1
30, in DetectVisualStudioPath
    version_as_year, ', '.join(year_to_version.keys())))
Exception: Visual Studio version 2017 (from GYP_MSVS_VERSION) not 
supported. Sup
ported versions are: 2015, 2013
Error: Command 
'E:\\node\\learningNode\\v8\\depot_tools\\python276_bin\\python.e
xe v8/gypfiles/landmines.py' returned non-zero exit status 1 in 
E:\node\learning
Node\v8\depot_tools

I have tried it by installing visual studio 2013 and with that I am getting 
same error but this time saying 2013 is not supported, supported are 2015 
and 2017

Can any one in this group help me out with the build. Any help would be 
greatly appreciated. 

Thanks,

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
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 v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to