View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015884CMakeCMakepublic2015-12-16 03:472016-05-02 08:30
Reporterhume npx 
Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionduplicate 
PlatformWIndowsOSwin10OS Version
Product VersionCMake 3.4.1 
Target VersionFixed in Version 
Summary0015884: 3.4.1 regression for vs2015 detection
DescriptionVisual Studio 14 2015 can not find CXX compiler, while the same env and command line for cmake 3.3.1 just worked
Steps To Reproducewith 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
Additional Informationuninstall 3.4.1 and install cmake 3.3.1 just worked
TagsNo tags attached.
Attached Files

 Relationships
duplicate of 0015831closedBrad King CMake Version 3.4 with VS 2015 fails to detect a Windows 10 SDK 

  Notes
(0039991)
Bill Hoffman (manager)
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 (manager)
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 (manager)
2016-05-02 08:30

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2015-12-16 03:47 hume npx New Issue
2015-12-16 11:52 Bill Hoffman Note Added: 0039991
2015-12-17 08:35 Brad King Relationship added duplicate of 0015831
2015-12-17 08:37 Brad King Note Added: 0039994
2015-12-17 08:37 Brad King Status new => resolved
2015-12-17 08:37 Brad King Resolution open => duplicate
2016-05-02 08:30 Robert Maynard Note Added: 0040987
2016-05-02 08:30 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team