[Lazarus] All units always being recompiled
Henry Vermaak
henry.vermaak at gmail.com
Wed Mar 5 16:30:56 CET 2008
On 05/03/2008, Tobias Giesen <tobias_subscriber at tgtools.com> wrote:
> Hello,
>
> I have a strange problem. I am porting a new project from Delphi/Windows
> to Lazarus/Mac OS. This project doesn't compile completely yet. So I am
> always hitting F9 to get a list of errors and fix them. But each time,
> Lazarus/FPC recompiles all units in the project, even those that have
> already been compiled successfully without errors.
>
> Other projects compile normally, i.e. only units with changes and those
> that depend on them.
>
> Any ideas what might cause all units to be recompiled each time I hit
> F9?
>
project->project options->miscellaneous tab->always build (even when
nothing has changed) checkbox
henry
More information about the Lazarus
mailing list