[Lazarus] Changes do not appear on F9
Vojtěch Čihák
vojtech.cihak at atlas.cz
Sat Aug 30 20:35:51 CEST 2014
Hi,
where there some changes recently? Some ~1 month ago, it was even worse than in my issue from the first mail.
For example, I added a button on the form, hit F9, but button wasn't there. I had to Stop project, move some control
and hit F9 again and new button appeared.
Today, I finally decided to observe what revision broken it but current version seems to be OK.
Thanks, Vojtěch
______________________________________________________________
> Od: Mattias Gaertner <nc-gaertnma at netcologne.de>
> Komu: <lazarus at lists.lazarus.freepascal.org>
> Datum: 17.07.2014 14:06
> Předmět: Re: [Lazarus] Changes do not appear on F9
>
On Thu, 17 Jul 2014 13:47:37 +0200
Vojtěch Čihák <vojtech.cihak at atlas.cz> wrote:
> Hi,
>
> I have some little issue with my projects. When I do some changes in related units (those that are in "uses" sectin of the main form) and I hit F9 (Run), those changes do no appear in executed program.
> I have to - for example - move some button a few pixels and run (F9) again, now the changes are there.
>
> I observe this behaviour ~ 2 months.
>
> Was there recently some changes or new optimalizations in Lazarus or do I have some wrong settings? I only found Project Options -> Miscellaneous [checkbox] Always Build (even if nothing changes) but I guess it's not it.
> Of course, I speak about trunk.
1. make sure all project units are listed in the Project
Inspector.
2. The compiler updates lfm files only if the unit has changed.
Mattias
--
_______________________________________________
Lazarus mailing list
Lazarus at lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus <http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20140830/c612fcc0/attachment-0002.html>
More information about the Lazarus
mailing list