Yes, the problem was with the ImageForLazarus component wich was requireq from GLScene. I uninstall GLScene and the problem disappear.
Thanks -----Mensaje original----- De: Jesus Reyes [mailto:[EMAIL PROTECTED] Enviado el: Lunes, 27 de Agosto de 2007 13:25 Para: [email protected] Asunto: Re: [lazarus] Problem Image Component --- Vincent Snijders <[EMAIL PROTECTED]> escribió: > 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=re v > > Vincent > It Seems 11862 was for JPEGForLazarus package, but it looks like Javier it's compiling ImagesForLazarus which probably needs fixing. Jesus Reyes A. ____________________________________________________________________________ ________ ¡Sé un mejor besador! Comparte todo lo que sabes sobre besos. http://mx.yahoo.com/promos/mejorbesador.html _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
