U
U
UserForQuestion2015-04-06 14:32:39
selenium
UserForQuestion, 2015-04-06 14:32:39

Error installing Selenium "Specified platform toolset (v110)" \?

OS: Windows 7 x64
Node.js : v.0.10.36
Python : 2.7.9
.NET Framework 2.0 (SDK)
installed Microsoft Windows SDK for Windows 7 and .NET Framework 4
installed When installing seleniun-webdriver using command:
npm install selenium-webdriver -g Error
in console:
"error MSB8008: Specified platform toolset (v110) is not installed or invalid. Please make sure that a supported PlatformToolset value is selected."
Before installing, I enter in the console:
1) call "C:\Program Files\Microsoft SDKs\Windows\v7.1\bin\Setenv.cmd" /Release /x64 (to fix the error Could not find WindowsSDKDir variable from the registry )
2) set GYP_MSVS_VERSION=2012 ( to fix error C1083: Cannot open include file: 'ammintrin.h' )
Installing Win64 OpenSSL (not Light version) ( slproweb.com/products/Win32OpenSSL.html ) doesn't help.
Running in the console "SET VisualStudioVersion=11.0" does not help.
Tell me, please, how to solve the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Tkachenko, 2015-04-06
@eugene20tkachenko

Solution to your problem: https://zxtech.wordpress.com/2013/02/20/contextify...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question