Merge pull request #8504 from zmstone/0719-docs-add-a-note-to-windows.md

docs: add a note to Windows.md
This commit is contained in:
Zaiming (Stone) Shi 2022-07-19 15:43:47 +01:00 committed by GitHub
commit bae050ef9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -66,6 +66,9 @@ Cygwin is what we tested with.
Start (restart) CMD or powershell console and execute `which bash`, it should
print out `/usr/bin/bash`
NOTE: Make sure cygwin's bin dir is added before `C:\Windows\system32` in `Path`,
otherwise the build scripts may end up using binaries from wsl instead of cygwin.
### Other tools
Some of the unix world tools are required to build EMQX. Including: