[cmake-developers] [CMake 0015884]: 3.4.1 regression for vs2015 detection

Mantis Bug Tracker mantis at public.kitware.com
Wed Dec 16 03:47:55 EST 2015


The following issue has been SUBMITTED. 
====================================================================== 
https://public.kitware.com/Bug/view.php?id=15884 
====================================================================== 
Reported By:                hume npx
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15884
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-12-16 03:47 EST
Last Modified:              2015-12-16 03:47 EST
====================================================================== 
Summary:                    3.4.1 regression for vs2015 detection
Description: 
Visual Studio 14 2015 can not find CXX compiler, while the same env and command
line for cmake 3.3.1 just worked

Steps to Reproduce: 
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

Additional Information: 
uninstall 3.4.1 and install cmake 3.3.1 just worked
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-12-16 03:47 hume npx       New Issue                                    
======================================================================



More information about the cmake-developers mailing list