From 04566d3698fac6c6afc7896619c92cc2e05d1440 Mon Sep 17 00:00:00 2001 From: João Reis Date: Fri, 17 Nov 2017 17:54:06 +0000 Subject: build,win,msi: support WiX with VS2017 PR-URL: https://github.com/nodejs/node/pull/17101 Reviewed-By: Nikolai Vavilov --- BUILDING.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'BUILDING.md') diff --git a/BUILDING.md b/BUILDING.md index cd819b4b47..e6d575f827 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -209,6 +209,8 @@ Prerequisites: * Basic Unix tools required for some tests, [Git for Windows](http://git-scm.com/download/win) includes Git Bash and tools which can be included in the global `PATH`. +* **Optional** (to build the MSI): the [WiX Toolset v3.11](http://wixtoolset.org/releases/) + and the [Wix Toolset Visual Studio 2017 Extension](https://marketplace.visualstudio.com/items?itemName=RobMensching.WixToolsetVisualStudio2017Extension). If the path to your build directory contains a space, the build will likely fail. -- cgit v1.2.3