[CMake] Upgraded to cmake-2.8.2 on windows7 and now it will not work

John Drescher drescherjm at gmail.com
Tue Jul 6 12:53:10 EDT 2010


On Tue, Jul 6, 2010 at 12:50 PM, John Drescher <drescherjm at gmail.com> wrote:
> I was using 2.8.1 and previous cmake versions for a long time without
> any problems. Also 2.8.2 works for the same project on 64 bin xp.
>
> CMake Error: CMake was unable to find a build program corresponding to
> "Visual Studio 8 2005".  CMAKE_MAKE_PROGRAM is not set.  You probably
> need to select a different build tool.
> CMake Error: Could not find cmake module file://Radimgws68/c$/Program
> Files (x86)/CMake
> 2.8/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake
> CMake Error: Could not find cmake module
> file:X:/32Bit/VC.80/Qt/LungAnalysis/CMakeFiles/CMakeCCompiler.cmake
> CMake Error: Could not find cmake module file://Radimgws68/c$/Program
> Files (x86)/CMake
> 2.8/share/cmake-2.8/Modules/CMakeDetermineCXXCompiler.cmake
> CMake Error: Could not find cmake module
> file:X:/32Bit/VC.80/Qt/LungAnalysis/CMakeFiles/CMakeCXXCompiler.cmake
> CMake Error: Could not find cmake module file://Radimgws68/c$/Program
> Files (x86)/CMake
> 2.8/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake
> CMake Error: Could not process cmake module
> file://Radimgws68/c$/Program Files (x86)/CMake
> 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake
> CMake Error: Could not process cmake module
> file://Radimgws68/c$/Program Files (x86)/CMake
> 2.8/share/cmake-2.8/Modules/CMakeCXXInformation.cmake
> Configuring incomplete, errors occurred!
>
> --

Okay, this is weird. If I execute cmake-gui from C:\Program Files
(x86)\CMake 2.8\bin it seems to work but the link on my desktop fails.
I will look into this.

John


More information about the CMake mailing list