<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transational//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=UTF-8">
</HEAD>
<BODY>Eric thank you very much it was also your last suggestions which was&nbsp; rigth<br><br>the compiler is placed in a bin folder of MinGW<br>the generation is done,I have to continue in codeblocks now<br><br>thanks again<br>pascal<br>&nbsp;<br>
---- Message d'origine ----<br>
&gt;De : "Eric Noulard" &lt;eric.noulard@gmail.com&gt;<br>
&gt;À : pasparis@noos.fr<br>
&gt;Objet : Re: Re: Re: [CMake] message could not create named generator CodeBlocks -MinGW Makefiles<br>
&gt;Date : 17/02/2012 22:00:58 CET<br>
&gt;Copie à : cmake@cmake.org<br>
&gt;<br>
&gt;2012/2/17  &lt;pasparis@noos.fr&gt;:<br>
&gt; &gt; thank you&nbsp; Eric, I try to do what you explained,I don't if I got it<br>
&gt; &gt; correctly<br>
&gt; &gt; I got the same message, may I miss something<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; OK I see, this is not the way it works.<br>
&gt; &gt;&gt; 1) You write a CMakeLists.txt and associated C/C++ files in a folder<br>
&gt; &gt;&gt; 2) You create another directory<br>
&gt; &gt;&gt; 3) You ask CMake to **generate** the Code Blocks project from the<br>
&gt; &gt;&gt; CMakeLists.txt<br>
&gt; &gt;<br>
&gt; &gt; I did the following things:<br>
&gt; &gt; 1-create a folder pCMake1 and put CMakeLists.txt and main.cpp<br>
&gt; &gt; 2-create a bin foler in pCMake1<br>
&gt; &gt; 3-run cmake-gui and put<br>
&gt; &gt; source code c:/pCMake1<br>
&gt; &gt; binaries c:/pCMakes1/Bin<br>
&gt; <br>
&gt; that part is ok.<br>
&gt; <br>
&gt; &gt; then push Generate it asks:<br>
&gt; &gt; specify generator : CodeBlocks -MinGW MakesFiles<br>
&gt; &gt; check use default native compiler<br>
&gt; &gt;<br>
&gt; &gt; I check that the path variable are there CMake2.8 and CodeBlocks/MinGW<br>
&gt; <br>
&gt; PATH should contains path to make.exe and gcc.exe<br>
&gt; <br>
&gt; Is make.exe  in CodeBlocks/MinGW ?<br>
&gt; May be it is not there but in a subdirectory of CodeBlocks/MinGW?<br>
&gt; <br>
&gt; Please avoid complete top-posting this make the message less readable.<br>
&gt; -- <br>
&gt; Erk<br>
&gt; Membre de l'April - « promouvoir et défendre le logiciel libre » -<br>
&gt; http://www.april.org<br>
&gt; </BODY></HTML>