On Fri, 19 May 2006 08:24:47 +0200
DarekM <[EMAIL PROTECTED]> wrote:

> Alexandre Leclerc napisa__(a):
> > I did made some changes to the lcl, but would like to test before
> > posting. But I don't see any effets when compiling my app.
> >
> > There is something I'm missing? do I have to:
> > make clear ?
> > make lcl ?
> >
> I have open one terminal window and after any changes in LCL do
> 
> cd /usr/share/lazarus //only firmst time
> cd lcl //its faster compiling only LCL
> make
> 
> 
> and then compiling own application.
> 
> 
> Its better to start new application: one form with one control to test.

Right.

Or use the Tools -> Configure build lazarus to only build the LCL.

At the moment the IDE does not check the LCL for changes, so it the LCL is
never recompiled automatically.

Mattias

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

Reply via email to