[Lazarus] Build/Rebuild lazarus with components
Kjow
antispammoni at gmail.com
Wed Jan 20 10:53:31 CET 2010
2010/1/19 Mattias Gaertner <nc-gaertnma at netcologne.de>:
> 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=
After an svn update, it is better to do:
make clean all
lazbuild --build-all --build-ide=
or just:
lazbuild --build-all --build-ide=
Thanks!
Kjow
More information about the Lazarus
mailing list