On Saturday 29 of October 2011 17:21:42 cobines wrote:
> Hello.
> 
> Does IDE clean all packages it depends on when rebuilding it from
> within the IDE with Clean All + Build?
> 
> What is the difference between "Clean + Build" and "Clean All + Build"?

It seem not. When rebuilded lazarus 33148 today , it refuses to link because 
some of .o files in 3rd party packages have linked old function from TControl 
(which is renamed today), so must cd into mypackage/source/lib/i386-linux/ and 
delete all o and ppu files, then lazarus builded ok.

zeljko
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to