[Lazarus] Challenge of converting a Delphi project
Mattias Gaertner
nc-gaertnma at netcologne.de
Wed May 5 00:02:24 CEST 2010
On Tue, 4 May 2010 14:54:03 +0300
Juha Manninen <juha.manninen at phnet.fi> wrote:
> Mattias Gaertner wrote:
> > Can you create a small summary how to reproduce the crash?
>
> Just opening any file (Delphi project or a single .pas file) always gives an
> error when hitting line
> crkObj := TCrackControl(C);
> in function TessConnectPanel.AddManagedObject
>
> or similar typecasts.
Yes, because you enabled 'verify method calls' -CR.
Disabling this gives a class diagram under gtk2.
Looks promising.
Mattias
More information about the Lazarus
mailing list