<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">&gt; *To use QtCreator*</div>
<div class="im">&gt; The consensus is to use the &quot;Code Blocks - NMake Generator&quot;. This has<br>
&gt; generated successfully a .cbp file (Code Block Project, I&#39;m assuming).<br>
&gt; However, QtCreator seems unaware that this is a project and just opens it<br>
&gt; as plain text? How do I now open this project in QtCreator?<br>
&gt;<br>
</div>Open the CMakeLists.txt and adjust the build dir to the one you created.<br><br></blockquote><div><br></div>Christian,<br><br>I don&#39;t follow - the build dir should be specified in the cmake-gui, not in the CMakeLists.txt file, right? I thought by creating a project for QtCreator, we could then delete the CMakeLists.txt altogether and the project would still work?<br clear="all">
<br><div>David</div></div>