On Tue, 7 Dec 2010 09:42:38 +0100 Kjow <[email protected]> wrote:
> 2010/12/6 Mattias Gaertner <[email protected]>: > >> > 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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
