[fpc-pascal] Free Pascal Directories

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Oct 2 00:46:18 CEST 2014


On Wed, 1 Oct 2014 15:16:13 -0700 (PDT)
Brian <vmst at golden.net> wrote:

>[...]
> > Do you have an example of how you can pass the unit paths via -Fu in Geany
> > ?

If you don't know how to do this in Geany, maybe it is not a good
editor choice for you.

You use the command line from the terminal:
fpc -Fufpgui/fpgui-1.2/src/units/i386-linux -Fu... yourprogram.pas
And put it into the build commands.

Mattias



More information about the fpc-pascal mailing list