Changes between Version 317 and Version 318 of CompileOnWindows
- Timestamp:
- 12/14/15 07:19:42 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompileOnWindows
v317 v318 115 115 The instructions for creating a WinGRASS native installer (self-contained package installer) using the scripts contained in the [source:grass/trunk/mswindows mswindows] directory. In order to avoid mistakes or misunderstandings, we highly recommend to follow each step and command exactly as they are written in this document. See also [source:grass-addons/tools/wingrass-packager scripts] used for [http://wingrass.fsv.cvut.cz daily builds]. 116 116 117 === Install OSGeo4wTree and Compile GRASS ===118 119 First of all download the OSGeo4W installer, install the required dependencies, and build GRASS from source. Do not move on to step two until you have successfully [wiki:HowToTestGrass6 tested] your new version of GRASS.117 === Install MSYS2/OSGeo4W Tree and Compile GRASS === 118 119 First of all download the MSYS2, OSGeo4W installers, install the required dependencies, and build GRASS GIS from source (see notes above). Do not move on to step two until you have successfully [wiki:HowToTestGrass6 tested] your new version of GRASS. 120 120 121 121 === Create a GRASS self-contained Package ===