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 1c2e841 commit 6d0c268Copy full SHA for 6d0c268
bin/build.bat
@@ -1,7 +1,7 @@
1
@echo off
2
3
if not defined VCINSTALLDIR (
4
- echo Please run this script from a Visual Studio Developer Command Prompt.
+ echo Please run this script from x64 Native Tools Command Prompt for VS.
5
exit /b 1
6
)
7
0 commit comments