<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">> *To use QtCreator*</div>
<div class="im">> The consensus is to use the "Code Blocks - NMake Generator". This has<br>
> generated successfully a .cbp file (Code Block Project, I'm assuming).<br>
> However, QtCreator seems unaware that this is a project and just opens it<br>
> as plain text? How do I now open this project in QtCreator?<br>
><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'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>