You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BUILDING.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -238,7 +238,8 @@ Prerequisites:
238
238
***Optional** (to build the MSI): the [WiX Toolset v3.11](http://wixtoolset.org/releases/)
239
239
and the [Wix Toolset Visual Studio 2017 Extension](https://marketplace.visualstudio.com/items?itemName=RobMensching.WixToolsetVisualStudio2017Extension).
240
240
241
-
If the path to your build directory contains a space, the build will likely fail.
241
+
If the path to your build directory contains a space or a non-ASCII character, the
0 commit comments