MantisBT - CMake
View Issue Details
0009960CMakeModulespublic2009-11-24 10:052016-06-10 14:31
Frank Stappers 
Bill Hoffman 
normalmajoralways
closedmoved 
CMake-2-8 
 
0009960: Modules/InstallRequiredSystemLibraries.cmake needs to be updated to handle MCVS 10
When using CPack 2.8 and MSVC 10 (beta 2), the redist DLLs from "C:\Program Files\Microsoft Visual Studio 10.0\VC\redist\x86\Microsoft.VC100.CRT" are not installed. Therefore the InstallRequiredSystemLibraries.cmake should be updated.
No tags attached.
? InstallRequiredSystemLibraries.cmake (12,437) 2009-11-24 12:04
https://public.kitware.com/Bug/file/2693/InstallRequiredSystemLibraries.cmake
Issue History
2009-11-24 10:05Frank StappersNew Issue
2009-11-24 10:28Bill HoffmanStatusnew => assigned
2009-11-24 10:28Bill HoffmanAssigned To => Bill Hoffman
2009-11-24 10:29Bill HoffmanNote Added: 0018566
2009-11-24 12:04Frank StappersFile Added: InstallRequiredSystemLibraries.cmake
2009-11-24 12:07Frank StappersNote Added: 0018569
2009-11-24 12:45Bill HoffmanNote Added: 0018570
2009-12-17 14:58Bill HoffmanNote Added: 0018943
2010-08-29 01:19Kovarththanan RajaratnamCategoryCCMake => Modules
2012-09-19 06:30Thomas SondergaardNote Added: 0031057
2016-06-10 14:27Kitware RobotNote Added: 0041627
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0018566)
Bill Hoffman   
2009-11-24 10:29   
Do you have a patch?
(0018569)
Frank Stappers   
2009-11-24 12:07   
Uploaded a new file that installs the required dlls.

@Bill: Should the variable to indicate MSVC10 not be changed to MSVC100. That way it is consistent with the previous version numbers of MSVC.
(0018570)
Bill Hoffman   
2009-11-24 12:45   
Too late now, and MSVC 1.0 would be sort of a silly interpretation...
(0018943)
Bill Hoffman   
2009-12-17 14:58   
cvs commit -m "Fix for bug 9960, add support for MSVC10 runtime dlls." InstallRequiredSystemLibraries.cmake
Committer: Bill Hoffman <bill.hoffman@kitware.com>
/cvsroot/CMake/CMake/Modules/InstallRequiredSystemLibraries.cmake,v <-- InstallRequiredSystemLibraries.cmake
new revision: 1.17; previous revision: 1.16
(0031057)
Thomas Sondergaard   
2012-09-19 06:30   
Shouldn't this bug be marked resolved? It works for me with MSVC2010. I came looking for a reason why it doesn't work when building with Windows SDK 7.1 (using the MSVC2010 generator)
(0041627)
Kitware Robot   
2016-06-10 14:27   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.