On Fri, 16 Nov 2007 13:42:47 +0200
"Adrian Maier" <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I'm getting the following error when trying to build the latest (svn)
> Lazarus :
> 
> 
> Free Pascal Compiler version 2.0.4 [2006/08/20] for i386
> Copyright (c) 1993-2006 by Florian Klaempfl
> Target OS: Linux for i386
> Compiling lazarus.pp
> Compiling main.pp
> Compiling /stuff/am/src/lazarus/designer/designer.pp
> Compiling customformeditor.pp
> customformeditor.pp(1285,38) Error: identifier idents no member
> "PropertyPath" customformeditor.pp(2291) Fatal: There were 1 errors
> compiling module, stopping customformeditor.pp(74,12) Fatal:
> Compilation aborted make[2]: *** [lazarus] Error 1
> make[2]: Leaving directory `/stuff/am/src/lazarus/ide'
> make[1]: *** [ide] Error 2
> make[1]: Leaving directory `/stuff/am/src/lazarus/ide'
> make: *** [ide] Error 2

Make sure your svn has no conflicts (svn diff should be empty) and that
you do a clean rebuild.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to