Hi All,

We had failed to create Grass Windows Installer from grass source of release 
build (version 7.2.0). We took help from the Compiling Grass on MS 
Windows<https://trac.osgeo.org/grass/wiki/CompileOnWindows#WinGRASS64bitNotes> 
link. We had successfully compiled the code on Windows and tested. Then, we 
tried to create the Windows Grass Installer using the steps specified in the 
above link. However, we stuck in the last step, i.e  compiling 
Grass-Installer-nsi file.

Steps followed to create Windows installer after testing the compiled Grass 
code.

  1.  As part of Optional dependencies, we had downloaded Visual C++ build 
tools 2015 from the 
link<http://landinghub.visualstudio.com/visual-cpp-build-tools>.
  2.  Copied the "mswindows" directory contents to "temp" directory in C drive
  3.  Created the Grass self-contained package by running the Grass-Packager.bat
  4.  Installed NSIS into C:\DevTools
  5.  Installed Untgz plugin.
  6.  Install AccessControl plugin.
  7.  Compiled the Grass-Installer.nsi.

Failed the Grass-Installer.nsi with the following error.

<NSIS error>

Processed 1 file, writing output:
Adding plug-ins initializing function... Done!
Processing pages... Done!
Removing unused resources... Done!
Generating language tables... Done!
Generating uninstaller... Internal compiler error #12345: deflateInit() 
failed(initialization failed [-2]).

Note: you may have one or two (large) stale temporary file(s)
left in your temporary directory (Generally this only happens on Windows 9x).

</NSIS error>

Please help us in resolving the above issue.

- Thanks in advance.
CM

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to