<br><br><div class="gmail_quote">On Sat, Aug 29, 2009 at 8:17 AM, tonyb <span dir="ltr">&lt;<a href="mailto:tonyb.lx@ntlworld.com">tonyb.lx@ntlworld.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
A couple of you mentioned using QtCreator so I thought I&#39;d try it. The<br>
bookmark facility seems a bit primitive, but maybe I should just get used to<br>
doing things a different way.<br>
<br>
But the one thing that bugs me is that there seems to be no way to just<br>
compile a single file, only a &#39;Build All&#39; function. Each time I make a change<br>
to a header file, this seems to recompile all the modules using it, when,<br>
since I doing major surgery, I really only want to compile the associated cpp<br>
file. What am I missing here?<br>
<font color="#888888"><br>
-</font></blockquote></div><br>For those cases, I keep a session open in Yakuake and run a make from there. The cmake will only build those files that have been changed.<br><br>Regards,<br>Alvaro<br>