[Lazarus] Language additions breaking IDE

Mattias Gaertner nc-gaertnma at netcologne.de
Fri Aug 26 14:40:52 CEST 2011


 


Anthony Walter <sysrpl at gmail.com> hat am 26. August 2011 um 14:11 geschrieben:


> Since Juha Manninen mention in the bug tracker that he assigned this issue to
> himself and thaat it might not be gotten to in a while ... a quick question:
> 
> If I were to attempt to fix this issue myself, what is the fastest way to test
> my fixes to codetools short of rebuilding the entire IDE i.e. "make clean"
> from my Lazarus source directory? I ask because it takes quite a while (a
> minute or two) to do a "make clean".
You don't need to rebuild clean. 
Just rebuild the IDE using the IDE (tools / build lazarus). On recent computers
this takes only a few seconds, because the IDE and FPC are clever enough to
build only what has changed. 
 
Another option is to use one of the example projects in
components/codetools/examples. 
 


> 
> Is there some way to just rebuild codetools and restart the IDE loading new
> version without things getting all out of whack (such as the IDE complaining
> that it can't find Interfaces.pp due to different compiled versions between
> some packages or something there about)?
 
Use less make and more IDE. 
 
 
Mattias
 
 


>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110826/fc7feb9c/attachment-0003.html>


More information about the Lazarus mailing list