On Sat, 07 Nov 2009 14:48:59 +0100 Hans-Peter Diettrich <[email protected]> wrote:
> Mattias Gaertner schrieb: > > >>> This is the minimal IDE without any installed packages. > >>> > >>> I changed a few things. > >>> Now F9 will compile an IDE with packages. > >>> No compiler flag is passed. > > Thanks :-) It does not work as expected. It had to be removed. Reason: The IDE with packages require updating some more files, including the installed packages. lazarus.lpi can not handle all the needed checks and updates. You must use the Tools / build lazarus. If you want F9 to compile an IDE, then create a lpi for that. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
