Changes between Version 378 and Version 379 of CompileOnWindows


Ignore:
Timestamp:
Sep 22, 2021, 2:00:46 PM (3 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v378 v379  
    1010OSGeo4W has several of the required dependencies for compiling GRASS GIS:
    1111
    12 1. Download the '''OSGeo4W installer''' - [http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86.exe 32bit] or [http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86_64.exe 64bit]
     121. Download the [http://download.osgeo.org/osgeo4w/osgeo4w-setup.exe OSGeo4W installer]
    1313
    14142. Run the installer.
    1515
    1616{{{
    17 osgeo4w-setup -g -k -a x86_64 -q -P gdal,proj,geos,fftw,libjpeg,liblas-devel,libpng,libpq,libtiff,libxdr,pdcurses,regex-devel,sqlite3,zstd-devel,zstd,laszip2,python3-core,python3-six
    18 }}}
    19 
    20 Note: on 32bit platform use `-a x86` and `-P fftw-devel`
    21 
    22 Update to v2:
    23 
    24 {{{
    2517osgeo4w-setup -g -k -a x86_64 -q -P gdal-devel,proj-devel,geos-devel,libjpeg,liblas-devel,libpng,libpq-devel,libtiff-devel,sqlite3-devel,zstd-devel,zstd,laszip-devel,python3-core,python3-six
    2618}}}
    27 
    28 
    29 Removed: fftw, libxdr, pdcurses, regex-devel
    3019=== Install the MSYS2 directory structure ===
    3120