Mercurial > clickerconvert
diff INSTALL @ 53:a43d8cf2fa95
Various fixes and improvements. Fix windows packaging.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Tue, 19 Jul 2016 17:45:57 +0200 |
parents | aa47b8e4f807 |
children | ef35abf8be35 |
line wrap: on
line diff
--- a/INSTALL Tue Jul 19 17:45:10 2016 +0200 +++ b/INSTALL Tue Jul 19 17:45:57 2016 +0200 @@ -87,6 +87,12 @@ This binary can be compressed with UPX or directly used. Without further dependencies. +To create the Windows installer package you need makensis installed +(debian package nsis) and run: + + cd build-windows + ./packaging/win-createpackage.sh + For MacOSX ========== Install the usual development tools / xcode.