Re: [CMake] message could not create named generator CodeBlocks -MinGW Makefiles

2012-02-17 Thread Eric Noulard
2012/2/16 paspa...@noos.fr: Hello, I am trying to use CMake with codeblocks on windows, I created a simple project in the folder pCMake when I use the CMake interface I got the message: You mean graphical interface where you select the generator from a list? CMake Error: CMake was unable

Re: [CMake] message could not create named generator CodeBlocks -MinGW Makefiles

2012-02-17 Thread pasparis
nGW Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.thanks again if you can suggest somethingpascal Message d'origine De : "Eric Noulard" eric.noul...@gmail.com À : paspa...@noos.fr Objet : Re: [CMake] message could not create nam

Re: [CMake] message could not create named generator CodeBlocks -MinGW Makefiles

2012-02-17 Thread Eric Noulard
2012/2/17 paspa...@noos.fr: Hello Eric, thank you for your suggestions and support I am going to try to detail more what I did: - Install CMake on Program Files/CMake 2.8/bin - Install CodeBlocks with its windows installer at the same time he asks if we want the gcc compiler I said ok

Re: [CMake] message could not create named generator CodeBlocks -MinGW Makefiles

2012-02-17 Thread pasparis
ly. Missing variable is: CMAKE_C_COMPILER_ENV_VAR Message d'origine De : "Eric Noulard" eric.noul...@gmail.com À : paspa...@noos.fr Objet : Re: Re: [CMake] message could not create named generator CodeBlocks -MinGW Makefiles Date : 17/02/2012 13:18:15 CET Copie à : cmake@cmake.or

Re: [CMake] message could not create named generator CodeBlocks -MinGW Makefiles

2012-02-17 Thread Eric Noulard
2012/2/17 paspa...@noos.fr: thank you  Eric, I try to do what you explained,I don't if I got it correctly I got the same message, may I miss something OK I see, this is not the way it works. 1) You write a CMakeLists.txt and associated C/C++ files in a folder 2) You create another

Re: [CMake] message could not create named generator CodeBlocks -MinGW Makefiles

2012-02-17 Thread pasparis
s.fr Objet : Re: Re: Re: [CMake] message could not create named generator CodeBlocks -MinGW Makefiles Date : 17/02/2012 22:00:58 CET Copie à : cmake@cmake.org 2012/2/17 paspa...@noos.fr: thank you Eric, I try to do what you explained,I don't if I got it correctly I got the same message,

[CMake] message could not create named generator CodeBlocks -MinGW Makefiles

2012-02-16 Thread pasparis
Hello,I am trying to use CMake with codeblocks on windows, I created a simple project in the folder pCMakewhen I use the CMake interface I got the message:CMake Error: CMake was unable to find a build program corresponding to "MinGW Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need