On Thu, 06 Dec 2007 15:02:51 +0100
Guadagnini David <[EMAIL PROTECTED]> wrote:

> 
> > I use Clean and build without packages and now work
> >
> Errata corrige! Lazarus build ok but I can't rebuild any my
> application. The message is the same: project1.lpr(23,1) Error:
> Undefined symbol: VMT_LCLCLASSES_TLCLHANDLECOMPONENT

All .ppu files, that contain this symbol must be recompiled. But fpc
does not do it. So the linker fails. It's a bug in fpc, but it is hard
to reproduce in a simple case, so it will probably not be fixed soon.

You must recompile your application and all used packages clean.

Mattias

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

Reply via email to