11.01.2011 21:03, Dave Coventry wrote:
On Ubuntu 10.10 I've run the following command:

r...@sneccii:/opt# svn co http://svn.freepascal.org/svn/lazarus/trunk lazarus
Checked out revision 28960.

I've got this error:

compileroptions.pp(427,14) Error: There is no method in an ancestor
class to be overridden:
"TCompilerMessagesList.Equals(TObject):Boolean;"
Then problem is that you are using a development version of lazarus but old fpc version. Please either use a released lazarus version or use both development lazarus and development fpc version. Or at least the latest released fpc version.

Best regards,
Paul Ishenin

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

Reply via email to