2010/11/2 José Mejuto <[email protected]>: > I had updated my Lazarus to lastest SVN (28028) since my "old" which > was a month old. Now every package of my projects are being tried to > be recompiled everytime I press the F9 (Build). The effect is > different than pressing "Buld All" which will also recompile my .pas > files.
AFAIK F9 is by default "Run" not "Build". Anyway, check your settings of the "Always build (even if nothing changed)" option in "Project Options | Miscellaneous", it could be the cause of what you're seeing. -- bflm freepascal-bits.blogspot.com -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
