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 2c21421 commit 2e76df5Copy full SHA for 2e76df5
BUILDING.md
@@ -215,7 +215,8 @@ Prerequisites:
215
[Git for Windows](http://git-scm.com/download/win) includes Git Bash
216
and tools which can be included in the global `PATH`.
217
218
-If the path to your build directory contains a space, the build will likely fail.
+If the path to your build directory contains a space or a non-ASCII character, the
219
+build will likely fail.
220
221
```console
222
> .\vcbuild nosign
0 commit comments