On 05/03/2008, Tobias Giesen <[EMAIL PROTECTED]> 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 _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
