How to build
-
Set up the environment: sas.requires/readme.md
-
Clone this repository to any place on your disk:
git clone https://*github.*c*om/sasgis/sas.planet.src -
Download and extract all files from latest release into
sas.planet.src\.bin\win32(orwin64for x64 target) -
Download and extract all files from latest nightly build into
sas.planet.src\.bin\win32(overwrite existing files) -
Update maps: execute
sas.planet.src\.bin\win32\Maps\sas.maps\Update.cmd -
Now you can open
SASPlanet.dprojand compile it!
Links to the related repositories
- sas.requires - third party open source libraries and components used in this project
- sas.translate and sas.translate.dev - localization (based on gnugettext)
- sas.planet.bin - precompiled external dll's and other binary resources
- sas.nightly - a set of utilities and scripts to automate the assembly of releases and nightly versions
下载源码
通过命令行克隆项目:
git clone https://github.com/sasgis/sas.planet.src.git