Re: [CMake] could not find cmake module

2011-04-10 Thread Eric Noulard
is: CMAKE_CXX_COMPILER_ENV_VAR CMake Error: Could not find cmake module file:C:/MinGW/msys/1.0/home/Kristy/CMak eFiles/CMakeCXXCompiler.cmake -- Configuring incomplete, errors occurred! Could you provide us more informations: Which version of CMake are you using? Did compile it yourself and if not where did you get

Re: [CMake] could not find cmake module

2011-04-10 Thread Christian Vander Jagt
? From: Eric Noulard eric.noul...@gmail.com To: Christian Vander Jagt chrisvanderj...@yahoo.com Cc: cmake@cmake.org Sent: Sun, April 10, 2011 4:17:34 AM Subject: Re: [CMake] could not find cmake module 2011/4/9 Christian Vander Jagt chrisvanderj...@yahoo.com: I am trying to use

Re: [CMake] could not find cmake module

2011-04-10 Thread Eric Noulard
2011/4/10 Christian Vander Jagt chrisvanderj...@yahoo.com: I'm using CMake 2.8, You should something like 2.8.x, what is the x ? I did not compile it, I got it from http://cmake.org/cmake/resources/software.html, Ok good, I bet you took the Windows Installer. I guess plain windows vista,

Re: [CMake] could not find cmake module

2011-04-10 Thread Christian Vander Jagt
: Eric Noulard eric.noul...@gmail.com To: Christian Vander Jagt chrisvanderj...@yahoo.com Cc: cmake@cmake.org Sent: Sun, April 10, 2011 11:38:11 AM Subject: Re: [CMake] could not find cmake module 2011/4/10 Christian Vander Jagt chrisvanderj...@yahoo.com: I'm using CMake 2.8, You should something

Re: [CMake] could not find cmake module

2011-04-10 Thread Eric Noulard
2011/4/10 Christian Vander Jagt chrisvanderj...@yahoo.com: I am trying to compile VTK, i have never used CMake before, 2.8.4, MinGW makefiles is the generator, Then you should ask your question on the VTK mailing list in the first place. http://www.vtk.org/VTK/help/mailing.html -- Erk Membre

[CMake] could not find cmake module

2011-04-09 Thread Christian Vander Jagt
I am trying to use cmake to compile a program from source code, i am getting this error: CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly. Missing variable is: CMAKE_CXX_COMPILER_ENV_VAR CMake Error: Could not find cmake module file:C:/MinGW/msys