Menu

Compilation

Pünkösd Marcell Kristóf Torma

Requirements:

Lazarus 1.2+
WITH
FPC 2.6+
AND
http://wiki.freepascal.org/RichMemo
(used for text coloring in the console)
AND
http://synapse.ararat.cz/doku.php
(used for DNS resolving)

Note for Linux:

Synapse does not work on Linux, so the I used my dns resolving solution, thus installion of synapse is not required for linux, but the IDE will throw an error about the missing package, just remove it from the dependencies and you are good to go.

The DNS resolver will be dropped in favour of system calls.