From bf54782ca75bf983311c4d794b4c17f6fdd61564 Mon Sep 17 00:00:00 2001 From: kasenvr <52365539+kasenvr@users.noreply.github.com> Date: Tue, 10 Dec 2019 20:07:51 -0500 Subject: [PATCH] Update INSTALL.md Added an interim step for server-console-npm, worked for Darling, untested by any others so far. --- INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.md b/INSTALL.md index bcbf93eef3..a2c3a95f04 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -62,6 +62,7 @@ To produce an executable installer on Windows, the following are required: 1. Perform a clean cmake from a new terminal. 1. Open the `hifi.sln` Solution and select the Release configuration. 1. Build the Solution. +1. Build `packaged-server-console-npm-install` (found under **hidden/Score Console** 1. Build `packaged-server-console` (found under **Server Console**) This will add 2 folders to `build\server-console\` - `server-console-win32-x64` and `x64`