[Host] Add instructions on how to build NSIS installer.

This commit is contained in:
TheCakeIsNaOH 2020-05-23 14:06:40 -05:00 committed by Geoffrey McRae
parent 2b518690b8
commit b2980fea63

View File

@ -44,6 +44,12 @@ cmake -DCMAKE_TOOLCHAIN_FILE=../toolchain-mingw64.cmake ..
make
```
## Building the installer
Install NSIS compiler
Build the host program, see above sections.
Build installer with `makensis c-host/installer/installer.nsi`
## Where is the log?
It is in your user's temp directory: