On Thu, 18 Nov 2010 15:13:41 +0100
Vincent Snijders <[email protected]> wrote:

> 2010/11/18 Andrew Brunner <[email protected]>:
> > I was wondering how I can "make" Lazarus build with specific packages.
> > Right now I need lazdaemon installed in the ide when I use make clean
> > bigide.
> 
> Try make idepkg, e.g.
> 
> make clean all
> make idepkg

This will not update the packages.
Try:

make clean all
./lazbuild --build-ide=

Mattias

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

Reply via email to