[Lazarus] Do I really need to use Build to get all recent changes included?
Bo Berglund
bo.berglund at gmail.com
Sat Mar 27 16:31:42 CET 2021
On Sat, 27 Mar 2021 10:29:29 +0100, Mattias Gaertner via lazarus
<lazarus at lists.lazarus-ide.org> wrote:
>On Sat, 27 Mar 2021 10:15:55 +0100
>Bo Berglund via lazarus <lazarus at lists.lazarus-ide.org> wrote:
>
>>[...]
>> Question:
>> ---------
>> Should not Run/Compile create the binary based on *all* the latest
>> sources? If I use Run/Build I am going to increment the build number
>> all the time while debugging, which I would rather avoid.
>
>Maybe you modified a file of a package, that is not listed in the
>package? Lazarus only checks files listed in the package.
No, I added a better exit from a threaded function in my main code plus a log
line right there.
No logging appeared, that is why I started looking for the cause.
After I used build and re-ran the test it worked as it should.
--
Bo Berglund
Developer in Sweden
More information about the lazarus
mailing list