On Tue, 04 Mar 2008 11:28:50 -0300
Luiz Americo Pereira Camara <[EMAIL PROTECTED]> wrote:

> When compiling Lazarus svn 14407, under win32, fpc 2.2.0 with make
> clean all, the following error occurs:
> 
> Compiling KeyMapping.pp
> KeyMapping.pp(483,23) Error: Identifier not found
> "ecToggleIssueBrowser" KeyMapping.pp(483,23) Error: Constant
> Expression expected KeyMapping.pp(806,23) Error: Identifier not found
> "ecToggleIssueBrowser" KeyMapping.pp(806,23) Error: Constant
> Expression expected KeyMapping.pp(1432,31) Error: Identifier not
> found "ecToggleIssueBrowser" KeyMapping.pp(1432,31) Error: Constant
> Expression expected KeyMapping.pp(1432,31) Error: duplicate case label
> KeyMapping.pp(3176) Fatal: There were 7 errors compiling module,
> stopping

Did you build the IDE clean after updating?
Do you have a svn merge conflict - is your ideintf/idecommands.pas
uptodate?

Mattias
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to