<!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 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> <br>
---- Message d'origine ----<br>
>De : "Eric Noulard" <eric.noulard@gmail.com><br>
>À : pasparis@noos.fr<br>
>Objet : Re: Re: Re: [CMake] message could not create named generator CodeBlocks -MinGW Makefiles<br>
>Date : 17/02/2012 22:00:58 CET<br>
>Copie à : cmake@cmake.org<br>
><br>
>2012/2/17 <pasparis@noos.fr>:<br>
> > thank you Eric, I try to do what you explained,I don't if I got it<br>
> > correctly<br>
> > I got the same message, may I miss something<br>
> ><br>
> ><br>
> > OK I see, this is not the way it works.<br>
> >> 1) You write a CMakeLists.txt and associated C/C++ files in a folder<br>
> >> 2) You create another directory<br>
> >> 3) You ask CMake to **generate** the Code Blocks project from the<br>
> >> CMakeLists.txt<br>
> ><br>
> > I did the following things:<br>
> > 1-create a folder pCMake1 and put CMakeLists.txt and main.cpp<br>
> > 2-create a bin foler in pCMake1<br>
> > 3-run cmake-gui and put<br>
> > source code c:/pCMake1<br>
> > binaries c:/pCMakes1/Bin<br>
> <br>
> that part is ok.<br>
> <br>
> > then push Generate it asks:<br>
> > specify generator : CodeBlocks -MinGW MakesFiles<br>
> > check use default native compiler<br>
> ><br>
> > I check that the path variable are there CMake2.8 and CodeBlocks/MinGW<br>
> <br>
> PATH should contains path to make.exe and gcc.exe<br>
> <br>
> Is make.exe in CodeBlocks/MinGW ?<br>
> May be it is not there but in a subdirectory of CodeBlocks/MinGW?<br>
> <br>
> Please avoid complete top-posting this make the message less readable.<br>
> -- <br>
> Erk<br>
> Membre de l'April - « promouvoir et défendre le logiciel libre » -<br>
> http://www.april.org<br>
> </BODY></HTML>