Guadagnini David wrote: > Dear, > > I have an error compiling last SVN (15472). > I work with FPC 2.2.0 on Windows XP professional > > If I compile in IDE the messages are: > > "Compiling package TAChartLazarusPkg 0.0" completed > C:\lazarus\components\images\LazPNG.pas(33,20) Error: There is no method > in an ancestor class to be overridden: "class > TPNGImage.GetDefaultFPReader:Class Of TFPCustomImageReader" > C:\lazarus\components\images\LazPNG.pas(34,20) Error: There is no method > in an ancestor class to be overridden: "class > TPNGImage.GetDefaultFPWriter:Class Of TFPCustomImageWriter" > C:\lazarus\components\images\LazPNG.pas(43,1) Fatal: There were 2 errors > compiling module, stopping > > but if I execute Make Clean All on command line no errors appeare and > then i I re-execute an internal build the errors appeare again. > > The problem is on pack ImagesForLazarus. > > Solution?
Needs to be fixed, but I'm in doubt if the package is still needed. All formats (except maybe tga) are now default supported by lazarus Marc _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
