On Sat, 27 Mar 2021 10:15:55 +0100
Bo Berglund via lazarus <[email protected]> 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.

 
> Is there some Lazarus setting I am unaware of, which will force
> Compile to actually compile based on all the modified sources since
> last compile?
> 
> Or does Lazarus only consider changed files which are marked in the
> IDE as unsaved?

No.

Mattias
-- 
_______________________________________________
lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to