[Lazarus] Lazarus rev 40848/40849 breaks IDE rebuilding
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Apr 19 22:22:28 CEST 2013
On Fri, 19 Apr 2013 23:08:14 +0300
patspiper <patspiper at gmail.com> wrote:
>[...]
> > When the LCL is recompiled your package must be compiled too. But since
> > it is manual, it was not done that. That gives the checksum changed
> > error.
> There were several previous revisions, and none caused these symptoms. I
> was hopping just today between revisions 40829 and 40847 without these
> package showing any checksum problems.
You were just lucky.
If a unit changes you must recompile all depending units.
The IDE normally does that automatically, but with manual compilation
you disable this feature.
Mattias
More information about the Lazarus
mailing list