mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-11-04 14:41:55 +00:00 
			
		
		
		
	[Host] Add instructions on how to build NSIS installer.
This commit is contained in:
		
				
					committed by
					
						
						Geoffrey McRae
					
				
			
			
				
	
			
			
			
						parent
						
							2b518690b8
						
					
				
				
					commit
					b2980fea63
				
			@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user