On Sat, Sep 01, 2007 at 08:37:30AM +0200, Christian U. wrote:
> Since an view Days i get these Linker Messages when i compile Lazarus .
> Tested on 2 Mashines, also with clean.
> 
> fpc is 2.1.5 on one Mashine and 2.3.1 on another.
> 
> D:\lazarus\ide\lazarus.pp(118,1) Error: Undefined symbol: 
> GRAPHICS_TBITMAP_$__INITFPIMAGEREADER$TFPCUSTOMIMAGEREADER
> D:\lazarus\ide\lazarus.pp(118,1) Error: Undefined symbol: 
> GRAPHICS_TBITMAP_$__INITFPIMAGEWRITER$TFPCUSTOMIMAGEWRITER
> D:\lazarus\ide\lazarus.pp(118,1) Fatal: There were 2 errors compiling 
> module, stopping

Sounds like bad hygiene with respect to .o and .ppu files. Somewhere there
is a duplicate or outdated file. Or you e.g. didn't fully recompile LCL
while you did update the compiler.

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

Reply via email to