On Tue, 19 Jan 2010 13:40:22 +0100
Hans-Peter Diettrich <[email protected]> wrote:

> Kjow schrieb:
> 
> > As I said on first message, I made a simple batch script on windows
> > startup that download fpc svn, lazarus svn, recompile fpc and finally
> > recompile lazarus, but every time I run Lazarus (after relative "make
> > clean all") I haven't any extra component. I need to click in "build"
> > voice in IDE menu."
> 
> AFAIK there is something like "make bigide", that includes the 
> previously installed packages.

make bigide compiles an IDE as found in the windows installer.
To compile an IDE with your current set of installed packages, use

lazbuild --build-ide=


Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to