[Lazarus] porting delphi project code

Juha Manninen juha.manninen62 at gmail.com
Sun May 26 22:16:12 CEST 2013


On 5/26/13, waldo kitty <wkitty42 at windstream.net> wrote:
> LCL dependency was properly added to the converted project however there was
> a bug discovered...

Actually the LCL dependency was not yet added at that point. It was a
strange error what the first unit in the project referenced a copied
VCL unit.

The package dependency is usually added dynamically when a unit is
found in a package.
Now I forced LCL dependency always at the start of conversion. It is
more a workaround than a fix but no problem.

waldo kitty, you should use the latest trunk anyway for conversion. It
has also other improvements. You can use the FPC release version.

Juha




More information about the Lazarus mailing list