[Lazarus] Compile error Lazarus
Darius Blaszyk
dhkblaszyk at zeelandnet.nl
Fri Aug 12 21:46:22 CEST 2011
Strange... There must have been some old ppu files present. I just recompiled and now it worked.
Darius
On Aug 12, 2011, at 9:38 PM, Hans-Peter Diettrich wrote:
> 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
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
More information about the Lazarus
mailing list