[fpc-pascal] How to compile Lazarus program using only FPC?

Michael Van Canneyt michael at freepascal.org
Thu Sep 24 16:33:12 CEST 2015



On Thu, 24 Sep 2015, Graeme Geldenhuys wrote:

> On 2015-09-24 15:03, Marco van de Voort wrote:
>> Lazarus has lazbuild to simply compile a project from the commandline.
>
>
> How is it going to know where to find packages if you haven't run the
> Lazarus IDE and loaded those packages at least once? I'm thinking in
> terms of a headless build-server.

Easy:

You just need to compile all packages once using lazbuild. That is enough.

Michael.



More information about the fpc-pascal mailing list