[CMake] CMake Error: The source directory "./build/CMakeFiles/CMakeTmp" does not exist.

Bill Hoffman bill.hoffman at kitware.com
Tue Sep 23 21:42:14 EDT 2008


Roger Martin wrote:

>   The project consists entirely of configurations that require support for
>   platforms which are not installed on this machine.  The project cannot be
>   loaded.
> 
> 
>   The project consists entirely of configurations that require support for
>   platforms which are not installed on this machine.  The project cannot be
>   loaded.

This sounds like the problem. What if you do not build for 64 bits.  It 
sounds like your compiler is not setup to build 64 bit apps.  Does it 
work if you pick the other visual studio generator that is not 64 bits?

-Bill


More information about the CMake mailing list