Changes between Version 305 and Version 306 of CompileOnWindows
- Timestamp:
- 12/14/15 06:19:43 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified CompileOnWindows
v305 v306 51 51 === Install the MSYS2 directory structure === 52 52 53 MSYS2has several of the required dependencies for compiling GRASS GIS (like `gcc` and others):54 55 1. Download and install [https://msys2.github.io/ MSYS2]- [http://repo.msys2.org/distrib/i686/msys2-i686-20150916.exe 32bit] or [http://repo.msys2.org/distrib/x86_64/msys2-x86_64-20150916.exe 64bit].53 [https://msys2.github.io/ MSYS2] has several of the required dependencies for compiling GRASS GIS (like `gcc` and others): 54 55 1. Download and install MSYS2 - [http://repo.msys2.org/distrib/i686/msys2-i686-20150916.exe 32bit] or [http://repo.msys2.org/distrib/x86_64/msys2-x86_64-20150916.exe 64bit]. 56 56 57 57 2. Start MSYS2 terminal and install requirements (both 32bit and 64bit):