[Lazarus] Rebuilding IDE+packages fails
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Feb 10 10:21:26 CET 2011
On Thu, 10 Feb 2011 09:09:19 +0000
Howard Page-Clark <hdpc at talktalk.net> wrote:
> With the latest Win32 snapshot (revision 29435) I cannot successfully
> rebuild the IDE even with 'clean all'. Compilation fails saying
>
> Recompiling fcllaz, checksum changed for RegisterFCL
I don't know if the snapshot installer deletes existing directories. If
not, then you probably still have the old file
packager/registerfcl.pas. The right one is
packager/registration/registerfcl.pas. Delete the old one and compile
clean again.
> fcllaz.pas(64,35) Fatal: Can't find unit fcllaz used by PackageSystem
>
> with the fcllaz unit opened in the Editor. Is this a bug, or am I using
> the wrong settings?
Mattias
More information about the Lazarus
mailing list