Skip to content

Source code

George Birbilis edited this page Nov 10, 2024 · 19 revisions

To build from source-code, you can clone this Git repository locally.

If you plan to contribute, then make a fork of this repository (ideally on GitHub so that you can easily do pull requests back to the original one) and then clone your forked repository locally to work on it.

Dependencies

Design Packages

need to select all [or one by one], right-click and install at Projects tool window):

  • Zoomicon.Zooming.FMX
  • Zoomicon.Introspection.FMX
  • Zoomicon.Manipulation.FMX
  • Zoomicon.Text.FMX
  • Zoomicon.Media.FMX

GetIt Packages

need to install via "Tools/GetIt Package Manager" in Delphi IDE to build the project the (appropriate for your Delphi version) packages:

Boss Packages

need to install via Boss Package Manager (you can use Boss Experts from GetIt to see a UI for it in the IDE)

see boss.json

Subrepositories

at 3rdPartyLib folder there are some Git subrepositories that you may also need to pull in. If you use a client like TortoiseGit, then right click each of those folders and do a Sync/Pull

Build

open the READCOM.groupproj and right-click / build the project

Open Views in Delphi IDE form designer

in the project group, right-click and install these packages first

  • Zoomicon.Zooming
  • Zoomicon.Introspection
  • Zoomicon.Manipulation
  • Zoomicon.Text