[lazarus] problems compiling win32 interface with fpc 1.0.11

Vincent Snijders vslist at zonnet.nl
Fri Nov 28 11:34:46 EST 2003


Hi,

When I compile the LCL + win32 interface with fpc 1.0.11 I get some
errors.

Free Pascal Compiler version 1.0.11 [2003/11/28] for i386
Copyright (c) 1993-2003 by Florian Klaempfl
Target OS: Win32 for i386
Compiling interfaces.pp
Compiling ./win32int.pp
win32callback.inc(223,38)
Error: Incompatible type for arg no. 2: Got TPOINT, expected POINT
win32winapi.inc(228,75) 
Error: Incompatible type for arg no. 4: Got TRECT, expected RECT
win32winapi.inc(245,42) 
Error: Incompatible type for arg no. 2: Got TRECT, expected LPRECT
win32winapi.inc(248,44) 
Error: Incompatible type for arg no. 4: Got TRECT, expected RECT
win32int.pp(375) Fatal: There were 4 errors compiling module, stopping

Is anybody else having the same problems with fpc 1.0.11? Or is it just
me having something wrong in my configuration.

The same code compiles fine with 1.9.1.

Vincent.








More information about the Lazarus mailing list