[Lazarus] Cannot compile trunk from rev. 52266
Torsten Bonde Christiansen
tc at epidata.info
Tue May 3 09:57:55 CEST 2016
Hi list.
With the rev. 52266 it is no longer possible to compile trunk due to the
following error:
/home/torsten/FreePascal/lazarus/packager/openinstalledpkgdlg.pas(204,30)
Error: (4025) Incompatible type for arg no. 1: Got "TStringArray",
expected "TListViewDataItem"
/home/torsten/FreePascal/lazarus/ide/listviewfilteredit.pas(132,14)
Hint: (5039) Found declaration: Add(const TListViewDataItem):LongInt;
openinstalledpkgdlg.pas(233) Fatal: (10026) There were 1 errors
compiling module, stopping
Fatal: (1018) Compilation aborted
Makefile:4004: recipe for target 'lazarus' failed
From the looks of it, the code in "openinstalledpkgdlg.pas" was not
updated to support the changes made in "listviewfilteredit.pas".
Regards,
TorstenBonde Christiansen.
More information about the Lazarus
mailing list