<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div><div><div>Hi guys,<br></div>I'm trying to create a windows installer, but I'm facing some troubles. Briefly what I made:<br><br></div>- forked and cloned the repo (obviously) <br>
</div>- given that I want to create a QGIS 2.2 installer I switched on the release-2-2 branch<br></div>- then cd ~/QGIS/ms-windows/osgeo4w and launch ./<a href="http://creatensis.pl">creatensis.pl</a><br></div>- at the end of the process, I get an exe package in the ms-windows directory.<br>
</div><br>First problem: the package is named QGIS-OSGeo4W-2.3.0-1-Setup-x86_64.exe so it seems that, even if I'm on the release_2-2 branch, the script creates a master version<br><br></div>- I go further and I launch the ./quickpackege.sh script (editing the version name and other small stuff in the script).<br>
<br></div>Second problem: after launching the script I get:<br>Usage: LicenseData local_file_that_has_license_text | license_lang_string<br>Error in macro MUI_PAGE_LICENSE on macroline 21<br>Error in script "QGIS-Installer.nsi" on line 232 -- aborting creation process<br>
<br></div>So I remove some line in the QGIS-Installer-nsi script (230-231-232), thinking that this is just related to something I can change in a second moment. But then I get another error:<br><br>Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |<br>
   /oname=outfile one_file_only)<br>Error in script "QGIS-Installer.nsi" on line 315 -- aborting creation process<br><br></div><br></div>I found only the documentation of Tim here [0] that is a kind of how-to. Maybe in the meanwhile something is changes in the procedure and we should update the documentation. <br>
</div>I think that the creation of a customized package is an awesome chance to spread QGIS, but the procedure is a little bit complicated and there is a lack of documentation (unless there are docs that I haven't found).<br>
<br></div>Cheers and thanks<br><br></div>Matteo<br><div><div><div><br><br><br>[0]<a href="http://linfiniti.com/2011/05/building-custom-qgis-installers-for-windows/">http://linfiniti.com/2011/05/building-custom-qgis-installers-for-windows/</a><br>
<div><div><div><br><div><div><br><div><br></div></div></div></div></div></div></div></div></div></div>