Skip to content
Andrea Magni edited this page Dec 1, 2017 · 2 revisions
  1. Download the library from GitHub (clone this repository)
  2. Be sure to performa a Submodule Update (to checkout ThirdParty libraries)
  3. Add MARS/Source folder to your Delphi's library path
  4. Add MARS/ThirdParty/delphi-jose-jwt/Source to your Delphi's library path
  5. Add MARS/ThirdParty/mORMot/Source to your Delphi's library path
  6. Find proper Packages according to your Delphi version/edition, build MARS.Enterprise.groupproj and MARSClient.Enterprise.groupproj then install MARSClient.Core and MARSClient.FireDAC (example for Enterprise edition)
  7. Compile a demo project (MARS/Demos/HelloWorld)

Here is a video showing these steps.

Clone this wiki locally