<p>Hi,<br><br>I just discovered that CMake SVN (future 2.6.0) currently supports CodeBlocks project generation. I gave it a try and the result seems promising. I&#39;ve been able to successfully compile my project under CodeBlocks 8.02.<br>
<br>However, running the program (which is a command line program) from CodeBlocks with the &quot;Run&quot; command doesn&#39;t work. The error is: &quot;You can&#39;t run a commands-only target...&quot;. Another issue is the debugging tool which doesn&#39;t start with this error: &quot;The selected target is only running pre/post build step commands. Can&#39;t debug such a target...&quot;.<br>
<br>I guess those issues come from CMake since all those features work with what I call a &quot;pure CodeBlocks project&quot;. Are those issues already known and if yes, are you planning on fixing them with the release of the 2.6.0 version ?<br>
<br>Regards,<br>FĂ©lix C. Morency<br></p>