On Mon, 23 May 2011 20:49:04 +0200 (CEST) Michael Van Canneyt <[email protected]> wrote:
> > > On Mon, 23 May 2011, Martin wrote: > > > On 23/05/2011 15:05, [email protected] wrote: > >> > >> I'd like to have a build profile where I tell the IDE to recompile the > >> FCL/LCLBase/LCL packages as part of the build process. > >> > >> As it is now, I must manually recompile clean FCL/LCLBase/LCL before I can > >> rebuild lazarus. (after e.g. the FCL or RTL has changed) > > > > I just check the "clean all" chack box in the build dialog. That still > > seems > > to rebuild everything. > > Well, I tried that, it didn't help here. I kept getting an error in the FCL > package. Strange. It invokes "make cleanlaz". Here it removes all files in packager/units/x86_64-linux/. The IDE writes to stdout, what it does. Can you check that it does call "make cleanlaz"? Does make cleanlaz clean up the directory? Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
