Changes between Version 132 and Version 133 of CompileOnWindows


Ignore:
Timestamp:
Jan 17, 2010, 6:56:53 AM (14 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v132 v133  
    309309=== Create the WinGRASS Installer ===
    310310
    311 1. Open the the file {{{c:\temp\GRASS-Installer.nsi}}}.
    312 
    313 2. At line 13 set the DEMOLOCATION_PATH varibale to the demolocation folder in the source tree. For example, {{{c:\msys\local\src\grass-6.4.0RC4\demolocation}}}
    314 
    315 3. At line 18 set the INSTALLER_TYPE variable to "Release", then, at lines 24-26, set the RELEASE_VERSION_NUMBER, the RELEASE_SVN_REVISION and the RELEASE_BINARY_REVISION variables.
    316 
    317 4. Finally, right click on the file {{{c:\temp\GRASS-Installer.nsi}}} and select Compile NSIS Script.
    318 
    319 5. When finished, you should have the WinGRASS release installer in {{{c:\temp}}}.
     3111. Right click on the file {{{c:\temp\GRASS-Installer.nsi}}} and select Compile NSIS Script.
     312
     3132. When finished, you should have the WinGRASS release installer in {{{c:\temp}}}.
    320314
    321315== TODO ==