On Thu, 22 Apr 2010 11:08:38 +0300 Žilvinas Ledas <[email protected]> wrote:
> > > On 2010-04-21 23:10, Vincent Snijders wrote: > > Žilvinas Ledas schreef: > >> What is more, I noticed that now package lazsvnpkg does not compile > >> (because of TDate changes). I am using Free Pascal Compiler version > >> 2.5.1 [2010/04/12] for i386 on Windows - must I update FPC or package > >> must be fixed? > > > > Try updating Lazarus. > > lazsvnpkg is OK now, but (revision: 24814): > > E:\lazarus\ide\componentpalette.pas(87,15) Error: There is no method in > an ancestor class to be overridden: "TComponentPalette.DoBeginUpdate;" > E:\lazarus\ide\componentpalette.pas(111,15) Error: There is no method in > an ancestor class to be overridden: "TComponentPalette.UpdateVisible;" > > (without override it compiles fine) You forgot to compile IDEIntf after svn update. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
