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
Original file line number
Diff line number
Diff line change
@@ -209,6 +209,8 @@ Prerequisites:
209
209
* Basic Unix tools required for some tests,
210
210
[Git for Windows](http://git-scm.com/download/win) includes Git Bash
211
211
and tools which can be included in the global `PATH`.
212
+
***Optional** (to build the MSI): the [WiX Toolset v3.11](http://wixtoolset.org/releases/)
213
+
and the [Wix Toolset Visual Studio 2017 Extension](https://marketplace.visualstudio.com/items?itemName=RobMensching.WixToolsetVisualStudio2017Extension).
212
214
213
215
If the path to your build directory contains a space, the build will likely fail.
0 commit comments