<div class="gmail_quote">2011/10/24 Bart <span dir="ltr"><<a href="mailto:bartjunk64@gmail.com">bartjunk64@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
This seems to have changed:<br>
<br>
Tools -> Options -> Configure build Lazarus.<br>
<br>
Select profile: Build LCL<br>
Click Build<br>
<br>
Expected result: only LCL is rebuilt (as it was in r3180)<br>
Observed result: IDE is rebuilt<br>
<br>
Lazarus r33046<br>
<br>
I use Build LCL if I only want to rebuild the LCL, for example with<br>
some custom define.<br>
<br>
Is the new behaviour by design or is it a bug?<br></blockquote><div><br></div><div>Right, there are old build profiles left in your local configuration. I think they should be cleaned somehow automatically.</div><div><br>
</div></div>The build now works correctly (at least nobody complained).<div>It is only possible to build IDE from that dialog. LCL will be built automatically if needed, like for any application using LCL.</div><div>Thus a profile: "Build LCL" is obsolete and you should delete it.</div>
<div>You can even delete file "miscellaneousoptions.xml" in your local config dir. Then start Lazarus and you get new default build profiles.<br><div><br><div>Juha</div></div></div><div><br></div>