wollte heute mal meinen Trunk wieder aktualisieren. Nun kommt bei der Kompilierung von Lazarus folgende Meldung:
Code: Alles auswählen
(1021) 1 warning(s) issued
(1022) 17 hint(s) issued
(1023) 14 note(s) issued
(3104) Compiling .\win32\win32wsgrids.pp
(3104) Compiling .\win32\win32wsmenus.pp
(3104) Compiling .\win32\win32wsspin.pp
(1002) Target OS: Win32 for i386
(3104) Compiling datetimectrls.pas
(3104) Compiling datetimepicker.pas
C:\fpcupdeluxe\lazarus\lcl\interfaces\.\win32\win32winapi.inc(1314,51) Error: (4025) Incompatible type for arg no. 3: Got "<procedure variable type of function(var ENUMLOGFONTEXA;var NEWTEXTMETRICEXA;LongInt;LongInt):LongInt;StdCall>", expected "<procedure variable type of function(var ENUMLOGFONTEXW;var NEWTEXTMETRICEXW;LongInt;LongInt):LongInt;StdCall>"
win32int.pp(358) Fatal: (10026) There were 1 errors compiling module, stopping
Fatal: (1018) Compilation aborted
Error: C:\fpcupdeluxe\fpc\bin\i386-win32\ppc386.exe returned an error exitcode
Error: (lazarus) Compile package LCL 1.9: stopped with exit code 1
(3104) Compiling calcontrolwrapper.pas
Error: (lazarus) Compile package DateTimeCtrls 1.5.1: terminated
Error: (lazarus) [TLazPackageGraph.CompileRequiredPackages] "Exit code 1"
fpcupdeluxe: ERROR: UniversalInstaller (ConfigModule: suggestedpackages): Failure trying to rebuild Lazarus.
Details:
ERROR: Fpcupdeluxe fatal error !
LG Maik