-
Notifications
You must be signed in to change notification settings - Fork 0
Build the App
FireInstall edited this page Sep 25, 2018
·
4 revisions
The app was written in free pascal 3.0.4 with Lazarus (IDE) 1.8.5 and Eye-Candy Controls 0.9.30. Therefore it is recommended to use the same configuration. Basically most other pascal compilers should work too, but use them at your own risk.
- Download Lazarus (or the pascal compiler and IDE of your choice) and install it
- Whatever you are going to use, Eye Candy Controls are required in order to build the app. If you are using Lazarus it's very simple: just download the archive, dezip it and install it. If you don't know how to, have a look here.
- We are done. You should be able to code and to build the app.