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

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to