Javier Jait schreef:
I try to compile Lazarus and SVN Version 11868 and this is the FPC error.


Hint: Start of reading config file
c:\lazarus\fpc\2.1.5\bin\i386-win32\fpc.cfg
Hint: End of reading config file c:\lazarus\fpc\2.1.5\bin\i386-win32\fpc.cfg
Warning: You are using the obsolete switch -OG Free Pascal Compiler version
2.1.5 [2007/08/22] for i386 Copyright (c) 1993-2007 by Florian Klaempfl
Target OS: Win32 for i386 Compiling jpegforlazarus.pas 20 lines compiled,
0.4 sec
1 warning(s) issued
2 hint(s) issued
"Compiling package JPEGForLazarus 1.0.1" completed
Hint: Start of reading config file
c:\lazarus\fpc\2.1.5\bin\i386-win32\fpc.cfg
Hint: End of reading config file c:\lazarus\fpc\2.1.5\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.1.5 [2007/08/22] for i386 Copyright (c)
1993-2007 by Florian Klaempfl Target OS: Win32 for i386 Compiling
imagesforlazarus.pas Compiling LazJPG.pas
C:\lazarus\components\images\LazJPG.pas(38,15) Error: There is no method in
an ancestor class to be overridden:
"TJPGImage.InitFPImageReader(TFPCustomImageReader)"
C:\lazarus\components\images\LazJPG.pas(40,15) Error: There is no method in
an ancestor class to be overridden:
"TJPGImage.InitFPImageWriter(TFPCustomImageWriter)"
C:\lazarus\components\images\LazJPG.pas(58,1) Fatal: There were 2 errors
compiling module, stopping

I think the messages apear in SVN Version 11850 or near that.

You seem to miss the changes of R11862:
http://www.freepascal.org/cgi-bin/viewcvs.cgi?root=lazarus&rev=11862&view=rev

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to