[Lazarus] Lazarus fails to build

Mattias Gaertner nc-gaertnma at netcologne.de
Sun Mar 19 01:50:26 CET 2023


On Sun, 19 Mar 2023 00:00:02 +0100 (CET)
Michael Van Canneyt <michael at freepascal.org> wrote:

>[...]
> > As this happens seldom there is no detection built in (yet) to
> > handle this automatically.  

I added a simple detection, so in the future the IDE will not add base
packages to staticpackages.inc.

I also added some comments.

Note that when a base package is renamed or a new one is added it
will still need a clean build using make. To support these cases it
would be needed to load the new lpk files, which requires error handling
etc.
Another idea is to detect such changes, warn the user and build using
make+lazbuild.

Mattias


More information about the lazarus mailing list