[Lazarus] Compile error Lazarus
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Fri Aug 12 21:38:14 CEST 2011
Darius Blaszyk schrieb:
> I tried compiling Lazarus today on my mac with latest FPC and got the following compile error:
>
> /Users/dariusblaszyk/freepascal/lazarus/components/jcf2/Ui/Settings/frCompilerDirectReturns.pas(88,27) Error: Abstract methods can't be called directly
That line reads how?
Such an error may result from class completion, when the codetools
insert dummy "inherited" calls even to abstract methods, and the user
forgot to provide useful code instead.
When that bug persists for a few more days, create an bug report.
DoDi
More information about the Lazarus
mailing list