[Lazarus] Can't find unit contnrs used by Masks
Michael Schnell
mschnell at lumino.de
Mon Jan 3 14:41:41 CET 2011
On 12/16/2010 11:17 AM, Vincent Snijders wrote:
>
> Maybe the file is from a previous install?
This seems like true.
Now I found a better fpc.cfg still sitting in /etc that I once renamed.
This gets me much further when compiling Lazarus, but I get:
/home/mschnell/Downloads/svn/lazarus/trunk/examples/notebku.pp(87,19)
Error: Identifier not found "PageCount"
/home/mschnell/Downloads/svn/lazarus/trunk/examples/notebku.pp(104,19)
Error: Identifier not found "PageCount"
/home/mschnell/Downloads/svn/lazarus/trunk/examples/notebku.pp(304,13)
Error: identifier idents no member "ShowTabs"
/home/mschnell/Downloads/svn/lazarus/trunk/examples/notebku.pp(304,39)
Error: identifier idents no member "ShowTabs"
/home/mschnell/Downloads/svn/lazarus/trunk/examples/notebku.pp(305,17)
Error: identifier idents no member "ShowTabs"
/home/mschnell/Downloads/svn/lazarus/trunk/examples/notebku.pp(330,16)
Error: identifier idents no member "TabPosition"
/home/mschnell/Downloads/svn/lazarus/trunk/examples/notebku.pp(331,16)
Error: identifier idents no member "TabPosition"
/home/mschnell/Downloads/svn/lazarus/trunk/examples/notebku.pp(332,21)
Error: identifier idents no member "TabPosition"
/home/mschnell/Downloads/svn/lazarus/trunk/examples/notebku.pp(333,16)
Error: identifier idents no member "TabPosition"
/home/mschnell/Downloads/svn/lazarus/trunk/examples/notebku.pp(334,21)
Error: identifier idents no member "TabPosition"
/home/mschnell/Downloads/svn/lazarus/trunk/examples/notebku.pp(335,16)
Error: identifier idents no member "TabPosition"
/home/mschnell/Downloads/svn/lazarus/trunk/examples/notebku.pp(336,21)
Error: identifier idents no member "TabPosition"
/home/mschnell/Downloads/svn/lazarus/trunk/examples/notebku.pp(337,16)
Error: identifier idents no member "TabPosition"
/home/mschnell/Downloads/svn/lazarus/trunk/examples/notebku.pp(343)
Fatal: There were 13 errors compiling module, stopping
Thanks for all your help !
-Michael
More information about the Lazarus
mailing list