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 41e9842 commit d8003b9Copy full SHA for d8003b9
README.md
@@ -10,8 +10,7 @@ whilst the "modules" directory contains the same programs but using the `import`
10
All programs compile successfully under Windows with Visual Studio 2019 (v16.8 or later).
11
12
The supplied batch scripts `build-vs2019-headers.bat` and
13
-`build-vs2019-modules.bat` can be used to compile all of the programs under
14
-Windows within a Visual Studio command prompt terminal; simply run:
+`build-vs2019-modules.bat` can be used to compile all of the programs within a Visual Studio command prompt terminal; simply run:
15
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars32.bat"
16
or similar in a command window, or create a desktop link.
17
0 commit comments