[Lazarus] Lazarus compilation error
Vincent Snijders
vsnijders at vodafonevast.nl
Sat Feb 6 22:02:31 CET 2010
Howard Page-Clark schreef:
> Hi
>
> I get the following error when doing a "make clean all" with latest SVN
> under win32 (Windows 7)
>
> ...
> compiling lclclasses.pp
> imglist.pp(160,14) Error: There is no method in an ancestor class to be
> overridden
> "TCustomImageList.Equals(TObject):Boolean;"
> imglist.pp(206,1) Fatal: There were 1 errors compiling module, stopping
> Fatal: Compilation aborted
> make[1]: *** [alllclcunits.ppu] Error 1
> make[1]: Leaving directory 'C:/LazSVN/lcl'
> make: *** [lcl] Error 2
>
> Anyone have pointers to what in my setup might be wrong?
What fpc version do you use? Looking at the error, it might be an
outdated fpc snapshot version (i.e. not fpc 2.4.0 release).
Vincent
More information about the Lazarus
mailing list