-
Set up the environment following by this instruction: sas.requires/readme.md
-
Clone this repository to any place on your disk:
git clone https://github.com/sasgis/sas.planet.src
-
Download and extract all files from latest release into sas.planet.src\.bin
-
Download and extract all files from latest nightly build into sas.planet.src\.bin (overwrite existing files)
-
Update maps: execute sas.planet.src\.bin\Maps\sas.maps\Update.cmd
-
Now you can open
*.dproj
file (for example: sas.planet.src\SASPlanet.104.dproj) and compile it!
We have main SASPlanet.dproj that compatible with Delphi 2007 and any other (newer) Delphi version. You can use it to create project file for your specific Delphi version, like it already done for Delphi XE2 (SASPlanet.XE2.dproj), Delphi 10.4 (SASPlanet.104.dproj) and others.
- 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