On Wed, Apr 4, 2012 at 9:53 PM, Mattias Gaertner <[email protected]> wrote: > On Wed, 4 Apr 2012 21:38:03 -0300 > Marcos Douglas <[email protected]> wrote: > >>[...] >> I can't use "make all" because all configuration, components, etc will gone. > > No. Make does not delete/alter configurations. > In fact it does not even know where your configuration is. > That's why it can only build a default IDE or a default big IDE. > > When you start such a default IDE, it will read your configuration. If > you use it to build a new IDE it will install your packages. Then you > get a new IDE with your configuration and your components. > > Or you can use lazbuild to build an IDE with your components in a > console.
Sorry, I think I did not understand. You're saying I should use Make to build a default IDE at the first time. After that I should use the Build command (on IDE) or lazbuild tool to recompile with my own configurations and components? Marcos Douglas -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
