mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
[Host] Add instructions on how to build NSIS installer.
This commit is contained in:
parent
2b518690b8
commit
b2980fea63
@ -44,6 +44,12 @@ cmake -DCMAKE_TOOLCHAIN_FILE=../toolchain-mingw64.cmake ..
|
|||||||
make
|
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?
|
## Where is the log?
|
||||||
|
|
||||||
It is in your user's temp directory:
|
It is in your user's temp directory:
|
||||||
|
Loading…
Reference in New Issue
Block a user