We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 999d9fc commit c6bbfc2Copy full SHA for c6bbfc2
build_sdk_windows_MSVC_cmake.bat
@@ -59,7 +59,7 @@ echo ************************************
59
echo *** Configure MSVC environment ***
60
echo ************************************
61
62
-call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86_amd64
+call vcvarsall.bat x86_amd64
63
if %ERRORLEVEL% NEQ 0 goto ERROR_HANDLER
64
echo configuring was successful
65
0 commit comments