Update instructions to get around common error.
Update instructions for a common error if VS2013 is missing.
This commit is contained in:
Родитель
0420b9ff41
Коммит
3585c995f5
6
BUILD.md
6
BUILD.md
|
@ -35,6 +35,12 @@ Open a `PowerShell` command line to follow the steps below.
|
|||
cd iis
|
||||
.\build_release_amd64.bat
|
||||
```
|
||||
|
||||
If there is an error like:
|
||||
Checking for vcargs... "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\x86_amd64\vcvarsx86_amd64.bat"
|
||||
The system cannot find the path specified.
|
||||
|
||||
Then download and install Microsoft Visual Studio 2013 from https://my.visualstudio.com/Downloads?q=2013 and retry.
|
||||
|
||||
This will produce the binaries and place them into `ModSecurity\iis\release\amd64` directory.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче