[CMake] Visual Studio 10 compiler identification unknown
Bill Hoffman
bill.hoffman at kitware.com
Mon Aug 5 11:17:52 EDT 2013
On 8/5/2013 10:32 AM, iss at nesono.com wrote:
> Hi All,
>
> I hope this is not an old and boring question to you, but I did not
> find any help in the web to the following problem:
>
> I try to create a Visual Studio 10 solution on Windows 8 with having
> Visual Studio being installed alongside Visual Studio 11. Somehow, cmake
> does not find the right compilers:
>
> -- The C compiler identification is unknown
> -- The CXX compiler identification is unknown
> ...
What is in the CMakeError.log and CMakeOutput.log files? They should be
in the CMakeFiles directory.
-Bill
More information about the CMake
mailing list