[lazarus] no method in an ancestor class
Stefan Hille
stoppok at osibisa.ms.sub.org
Mon Jan 10 15:04:35 EST 2000
Hi!
On Mon, Jan 10, 2000 at 05:38:50PM +0100, Bernd Jürgens wrote:
>
> Hi folks,
>
> I finally got the compiler to cycle correct. Yippie !
> When building lazarus, a complaint about a missing
> ancestor occurs. What´s wrong ?
>
>
> root at lara:/opt/fpc/lazarus > make
>
> extctrls.pp(77,6) Error: There is no method in an ancestor class to be
> overridden: TPAGE.READSTATE(TREADER)
> [...]
These errors occur because of a restructuring in the fcl which is not yet
reflected in lazarus. To overcome this remove the line
TAbstractReader = TReader;
from extctrls.pp.
bye,
Stefan
-
---------------------------------------------------------
Stefan Hille email: stoppok at osibisa.ms.sub.org
48155 Muenster voice: 0251/664695
More information about the Lazarus
mailing list