Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 6
Source code
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.
need to install via "Tools/GetIt Package Manager" in Delphi IDE:
need to install via Boss Package Manager's update command (and/or you can use Boss Experts from GetIt to see a UI for it in the IDE). There's also a batch file that you can run
see boss.json
Notes:
- at Build/Compiler/Search path/All configurations - All platforms, using relative search paths to respective Boss cache folders (see App/modules folder)
- will need to manually install the BOSS packages (see modules subfolder that it creates) if BOSS doesn't install them as design packages
open the READCOM.groupproj and right-click / build the project
from modules folder that BOSS update command generates you need to open and install the respective projects (where Install option is shown on right-click menu by Delphi that package is a design-time one) if you want to be able to edit any of the UI in the Delphi IDE designer