sas.planet.src

Delphi源码 2025-07-29

How to build

  1. Set up the environment: sas.requires/readme.md

  2. Clone this repository to any place on your disk:

    git clone https://*github.*c*om/sasgis/sas.planet.src

  3. Download and extract all files from latest release into sas.planet.src\.bin\win32 (or win64 for x64 target)

  4. Download and extract all files from latest nightly build into sas.planet.src\.bin\win32 (overwrite existing files)

  5. Update maps: execute sas.planet.src\.bin\win32\Maps\sas.maps\Update.cmd

  6. Now you can open SASPlanet.dproj and 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