lazarus
lazarus copied to clipboard
anchordocking and AnchorDockingDsgn won't compile
I installed this only component package with the two LPKs on lazarus-ide-1.6 (default ubuntu 16.04 repos)and fpc 3.00 I got the following compiler output :
Compile package AnchorDocking 0.6: Exit code 256, Errors: 2
anchordocking.pas(5877,34) Error: identifier idents no member "IndexOfPageAt"
anchordocking.pas(6251,16) Error: Identifier not found "IndexOfPageAt"
EDIT : the sub-dir package at
the commit 256d43f on May 24, 2016
compiled and worked perefectly