https://github.com/huidaecho/grass-build-scripts
Scripts for compiling GRASS GIS natively and using MXE
https://github.com/huidaecho/grass-build-scripts
Last synced: about 2 months ago
JSON representation
Scripts for compiling GRASS GIS natively and using MXE
- Host: GitHub
- URL: https://github.com/huidaecho/grass-build-scripts
- Owner: HuidaeCho
- Created: 2019-12-17T21:15:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-17T05:13:32.000Z (over 1 year ago)
- Last Synced: 2025-02-17T06:23:05.018Z (over 1 year ago)
- Language: Shell
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scripts for compiling GRASS GIS natively and using MXE
This repository contains scripts for compiling GRASS GIS natively and cross-compiling it for MS Windows using [MXE](https://mxe.cc/). Please refer to [How to cross-compile GRASS GIS for MS Windows](https://idea.isnew.info/how-to-cross-compile-grass-gis-for-ms-windows.html) for more details. You can download the latest portable daily build from [here](https://idea.isnew.info/how-to-cross-compile-grass-gis-for-ms-windows.html#-latest-daily-build). Official daily builds from the GRASS GIS development team are available from [here](https://grass.osgeo.org/download/software/ms-windows/).
See [grass-mingw-scripts](https://github.com/HuidaeCho/grass-mingw-scripts) for native building on MS Windows.