MantisBT - CMake
View Issue Details
0015884CMakeCMakepublic2015-12-16 03:472016-05-02 08:30
hume npx 
 
normalmajoralways
closedduplicate 
WIndowswin10
CMake 3.4.1 
 
0015884: 3.4.1 regression for vs2015 detection
Visual Studio 14 2015 can not find CXX compiler, while the same env and command line for cmake 3.3.1 just worked
with vs2015 update1 installed, make a simple cmake project and then

cd build
cmake ../src
-- Building for: Visual Studio 14 2015
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
uninstall 3.4.1 and install cmake 3.3.1 just worked
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-16 03:47hume npxNew Issue
2015-12-16 11:52Bill HoffmanNote Added: 0039991
2015-12-17 08:35Brad KingRelationship addedduplicate of 0015831
2015-12-17 08:37Brad KingNote Added: 0039994
2015-12-17 08:37Brad KingStatusnew => resolved
2015-12-17 08:37Brad KingResolutionopen => duplicate
2016-05-02 08:30Robert MaynardNote Added: 0040987
2016-05-02 08:30Robert MaynardStatusresolved => closed

Notes
(0039991)
Bill Hoffman   
2015-12-16 11:52   
Can you attach the CMakeCache.txt from the one that works? And the output when cmake is run.
(0039994)
Brad King   
2015-12-17 08:37   
Several people have reported this but no one upstream can reproduce it. See the request for local debugging in 0015831:0039865. So far no reporter that can reproduce it has responded to that request. The issue cannot be fixed until that happens.
(0040987)
Robert Maynard   
2016-05-02 08:30   
Closing resolved issues that have not been updated in more than 4 months.