[lazarus] Update
Florian Klaempfl
Florian.Klaempfl at gmx.de
Wed Oct 27 05:33:26 EDT 1999
Curtis White wrote:
>
> I agree with you. I like the last option. But the problem we will need to
> overcome is the compatibility with Delphi. Almost every Delphi unit in
> existance contains:
>
> uses Windows ...
>
> So all of those would need to be changed depending on which environment you are
> compiling in. If compiling in Windows, then everything is fine. But then the
> code will need to be changed to compile in Linux. Also, when compiling in
Well, if you want crossplatform development you have to pay a price, in this
case it's some $ifdef..
More information about the Lazarus
mailing list