[lazarus] Delphi and FPC compatible LCL version

rstar at mnet-online.de rstar at mnet-online.de
Fri Nov 14 22:42:11 EST 2003


Andreas Hausladen wrote:
> I have uploaded a Delphi 6 and FPC 1.9.0 compatible LCL version to http://schueler.freepage.de/igvrobotik/Delphi/lcl.zip (1.6 MB).
> It is based on the latest changes (2003-11-14 21:24) from CVS
> 
> - All .pp files are renamed to .pas files because Delphi does not really work with .pp.
> - The Messages.pp was merged with LMessages and removed.
> - Lot's of "function return value may be undefined" are fixed.
> - Many unused variables and unnecessary variable assignments are removed.
> - The code compiles with Delphi 6 and FPC 1.9.0 under Windows. ( I have not tried it on Linux).
> 
> 
> 
> --
> Regards,
> 
> Andreas Hausladen
> (JVCL developer)
> (http://www.kylix-patch.de.vu)
> 
> _________________________________________________________________
>      To unsubscribe: mail lazarus-request at miraclec.com with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives
> 


Without comment! ????


G:\>d:\fpc\bin\win32\ppc386 -TWin32 d:\lazarus\lcl\forms.pas
Hint: End of reading config file fpc.cfg
Free Pascal Compiler version 1.9.1 [2003/11/13] for i386
Copyright (c) 1993-2002 by Florian Klaempfl
Target OS: Win32 for i386
Compiling d:\lazarus\lcl\forms.pas
Compiling d:\lazarus\lcl\controls.pas
Compiling d:\lazarus\lcl\imglist.pas
Compiling d:\lazarus\lcl\dialogs.pas
Compiling d:\lazarus\lcl\controls.pas
controls.pas(163,17) Hint: Type "TSHIFTSTATE" redefinition
controls.pas(946,19) Hint: Type "TGETCHILDPROC" redefinition
Compiling d:\lazarus\lcl\forms.pas
Fatal: Can't find unit CUSTAPP

G:\>







More information about the Lazarus mailing list