Skip to content

ctnewang/sas.planet.src

 
 

Repository files navigation

How to compile SAS.Planet project

  1. Set up the environment following by this instruction: sas.requires/readme.md

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

    git clone https://github.com/sasgis/sas.planet.src

  3. Download and extract all files from latest release into sas.planet.src\.bin

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

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

  6. Now you can open *.dproj file (for example: sas.planet.src\SASPlanet.104.dproj) and compile it!


Project files naming

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.


Links to the related repositories

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Pascal 99.9%
  • Other 0.1%