2009/9/20 Mattias Gaertner <[email protected]> > On Sat, 19 Sep 2009 23:52:55 +0200 > wile64 <[email protected]> wrote: > > > Hi, > > > > I have a install package error when an unit use "LazIDEIntf, > > propedits" into, if I comment this install is good. (Compilation is > > ok !!!) > > > > With console, I see Lazarus search my unit here > > "/home/laurent/lazsvn/ide/lzvgifanimator.pas" > > > > [console] > > PPU Loading > > > /home/laurent/devlaz/lzcomponant/Lazarus-fr/lzvisual/libs/lzvgifanimator.ppu > > PPU Source: lzvgifanimator.pas not found > > Recompiling lzvgifanimator, checksum changed for PropEdits {impl} > > lzvgifanimator.pas(79,12) Fatal: Can't find unit lzvgifanimator used > > by LZVRegister > > GetMsgLineFilename Filename > > "/home/laurent/lazsvn/ide/lzvgifanimator.pas" not found. > > TExternalToolList.Run Exception: lzvgifanimator.pas(79,12) Fatal: > > Can't find unit lzvgifanimator used by LZVRegister > > [/console] > > > > When I comment "LazIDEIntf, propedits" Lazarus search unit on good > > place !!! > > > > You know this probleme ? > > Checksum changed often means you have some old ppu files somewhere. > Either they exist twice or they were not updated. > > > Mattias > > I have delete all in /home/laurent/devlaz/lzcomponant/Lazarus-fr/lzvisual/libs/lzvgifanimator.ppu but same.
Next I try do delete all in lazarus units -- Laurent.
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
