-
-
Notifications
You must be signed in to change notification settings - Fork 111
GetStarted
Andrea Magni edited this page Dec 1, 2017
·
2 revisions
- Download the library from GitHub (clone this repository)
- Be sure to performa a Submodule Update (to checkout ThirdParty libraries)
- Add MARS/Source folder to your Delphi's library path
- Add MARS/ThirdParty/delphi-jose-jwt/Source to your Delphi's library path
- Add MARS/ThirdParty/mORMot/Source to your Delphi's library path
- 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)
- Compile a demo project (MARS/Demos/HelloWorld)
Here is a video showing these steps.