The following issue has been SUBMITTED. ====================================================================== https://public.kitware.com/Bug/view.php?id=15875 ====================================================================== Reported By: philrosenberg Assigned To: ====================================================================== Project: CMake Issue ID: 15875 Category: CMake Reproducibility: have not tried Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2015-12-09 10:57 EST Last Modified: 2015-12-09 10:57 EST ====================================================================== Summary: CMake does not find the VS2015 C compiler even though it has been installed by building a C/C++ program Description: When running cmake with the Visual Studio 14 2015 generator cmake says it cannot find the C compiler. I have seen questions on stack exchange saying that the user needs to first build a C/C++ program to force VS to download the compiler. I have done this and I can see the compiler in C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin.
Downgrading to 3.3.2 fixes the issue. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2015-12-09 10:57 philrosenberg New Issue ====================================================================== -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers