[Lazarus] Clean Up + Build all
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Dec 7 11:04:50 CET 2010
On Tue, 7 Dec 2010 09:42:38 +0100
Kjow <antispammoni at gmail.com> wrote:
> 2010/12/6 Mattias Gaertner <nc-gaertnma at netcologne.de>:
> >> > what is the equivalent on command line of the "Clean Up + Build all" in the
> >> > IDE?
> > Do you want to emulate how the IDE builds or do you want to get the
> > same output?
> >
> > First: you can not exactly do the same easily
> > Second:
> > make clean all
> > make clean all -w examples
> > lazbuild -B --build-ide=
>
> Yes, I want the same result.
> Thank you!
>
> I tried, but I have a problem with official GLScene:
>
> Compiling projectwizarddlg.pas
> Compiling idecmdline.pas
> PPU Loading C:\Develop\lazarus\components\GLScene\Lazarus\lib\i386-win32\GLConte
> xt.ppu
Has the above lazbuild call recompiled the glscene package?
Mattias
More information about the Lazarus
mailing list