The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=15552 
====================================================================== 
Reported By:                patrik
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15552
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   high
Status:                     new
====================================================================== 
Date Submitted:             2015-05-02 06:35 EDT
Last Modified:              2015-05-02 06:35 EDT
====================================================================== 
Summary:                    InstallRequiredSystemLibraries breaks with VS2015
Description: 
The script breaks with the following warning:

CMake Warning at InstallRequiredSystemLibraries.cmake:424 (message): system
runtime library file does not exist: C:/Program Files (x86)/Microsoft Visual
Studio 14.0/VC/redist/x64/Microsoft.VC140.CRT/msvcr140.dll

It seems like in VS2015, Microsoft renamed/reorganised their runtime libraries
and the file msvcr140.dll doesn't exist anymore. There are 4 dll's in the
Microsoft.VC140.CRT/ folder:

concrt140.dll
msvcp140.dll
vccorlib140.dll
vcruntime140.dll

This may be related:
http://blogs.msdn.com/b/vcblog/archive/2015/03/03/introducing-the-universal-crt.aspx?PageIndex=3

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-05-02 06:35 patrik         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