[Lazarus] Make option for specific package

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Nov 18 17:50:53 CET 2010


On Thu, 18 Nov 2010 15:13:41 +0100
Vincent Snijders <vincent.snijders at gmail.com> wrote:

> 2010/11/18 Andrew Brunner <andrew.t.brunner at gmail.com>:
> > 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




More information about the Lazarus mailing list