[Lazarus] compile error svn Lazarus 2.1
Matteo Bertola
matteo.bertola77 at gmail.com
Wed Dec 5 12:46:52 CET 2018
Am 03.12.18 um 21:57 schrieb John Landmesser via lazarus:
> /home/john1/lazarus/packager/fppkghelper.pas(28,31) Hint: (5024)
> Parameter "PackageName" not used
> /home/john1/lazarus/packager/fppkghelper.pas(29,28) Hint: (5024)
> Parameter "AList" not used
> /home/john1/lazarus/packager/fppkghelper.pas(131,19) Error: (5000)
> Identifier not found "FFPpkg"
> /home/john1/lazarus/packager/fppkghelper.pas(131,51) Error: (5000)
> Identifier not found "pkgpkInstalled"
> /home/john1/lazarus/packager/fppkghelper.pas(132,26) Error: (5038)
> identifier idents no member "PackagesStructure"
> fppkghelper.pas(138) Fatal: (10026) There were 3 errors compiling
> module, stopping
I encountered the same issue. In order to build Lazarus I changed my copy
of packager/fppkghelper.pas adding {$IFNDEF VER3_0} to the whole body
of TFppkgHelper.GetPackageUnitPath.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20181205/2744a748/attachment.html>
More information about the Lazarus
mailing list