MantisBT - CMake
View Issue Details
0015875CMakeCMakepublic2015-12-09 10:572016-05-02 08:30
philrosenberg 
 
normalmajorhave not tried
closedduplicate 
PCWindows10
CMake 3.4.1 
 
0015875: CMake does not find the VS2015 C compiler even though it has been installed by building a C/C++ program
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.
No tags attached.
duplicate of 0015831closed Brad King CMake Version 3.4 with VS 2015 fails to detect a Windows 10 SDK 
Issue History
2015-12-09 10:57philrosenbergNew Issue
2015-12-09 11:17Brad KingRelationship addedduplicate of 0015831
2015-12-09 11:19Brad KingNote Added: 0039961
2015-12-09 11:19Brad KingStatusnew => resolved
2015-12-09 11:19Brad KingResolutionopen => duplicate
2016-05-02 08:30Robert MaynardNote Added: 0040980
2016-05-02 08:30Robert MaynardStatusresolved => closed

Notes
(0039961)
Brad King   
2015-12-09 11:19   
This looks the same as 0015831. We need someone that can reproduce it to do local debugging as requested in 0015831:0039865 but so far no one has responded.
(0040980)
Robert Maynard   
2016-05-02 08:30   
Closing resolved issues that have not been updated in more than 4 months.