lazarus icon indicating copy to clipboard operation
lazarus copied to clipboard

anchordocking and AnchorDockingDsgn won't compile

Open yanes19 opened this issue 9 years ago • 0 comments

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

yanes19 avatar Mar 07 '17 12:03 yanes19