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                                    
======================================================================

-- 

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

Reply via email to