I have one question.  I use the zeoslib package and use lazarus from
svn.  When i do an
svn update
make clean all

and then start lazarus, I have to rebuild from inside lazarus to get
the zeoslib installed.  Is there a way to do that when i rebuild from
the command line?

Thanks
Matt

On 10/29/07, Micha Nelissen <[EMAIL PROTECTED]> wrote:
> Mattias Gaertner wrote:
> > First you can try
> > $ export LCL_PLATFORM=gtk2; make clean all idepkg
> >
> > This will rebuild the whole gtk2 IDE with packages.
> > If this gives the same error, then you have some old ppu files. You can
> > see all files found by the compiler with:
>
> I added a warning to the compiler to detect incompatible ppu cases,
> which should help. In this case, I guess the gtk2 interface was not
> built at all.
>
> Micha
>
> _________________________________________________________________
>      To unsubscribe: mail [EMAIL PROTECTED] with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives
>

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

Reply via email to