View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009960CMakeModulespublic2009-11-24 10:052016-06-10 14:31
ReporterFrank Stappers 
Assigned ToBill Hoffman 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in Version 
Summary0009960: Modules/InstallRequiredSystemLibraries.cmake needs to be updated to handle MCVS 10
DescriptionWhen 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.
TagsNo tags attached.
Attached Files? file icon InstallRequiredSystemLibraries.cmake [^] (12,437 bytes) 2009-11-24 12:04

 Relationships

  Notes
(0018566)
Bill Hoffman (manager)
2009-11-24 10:29

Do you have a patch?
(0018569)
Frank Stappers (reporter)
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 (manager)
2009-11-24 12:45

Too late now, and MSVC 1.0 would be sort of a silly interpretation...
(0018943)
Bill Hoffman (manager)
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 (reporter)
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 (administrator)
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.

 Issue History
Date Modified Username Field Change
2009-11-24 10:05 Frank Stappers New Issue
2009-11-24 10:28 Bill Hoffman Status new => assigned
2009-11-24 10:28 Bill Hoffman Assigned To => Bill Hoffman
2009-11-24 10:29 Bill Hoffman Note Added: 0018566
2009-11-24 12:04 Frank Stappers File Added: InstallRequiredSystemLibraries.cmake
2009-11-24 12:07 Frank Stappers Note Added: 0018569
2009-11-24 12:45 Bill Hoffman Note Added: 0018570
2009-12-17 14:58 Bill Hoffman Note Added: 0018943
2010-08-29 01:19 Kovarththanan Rajaratnam Category CCMake => Modules
2012-09-19 06:30 Thomas Sondergaard Note Added: 0031057
2016-06-10 14:27 Kitware Robot Note Added: 0041627
2016-06-10 14:27 Kitware Robot Status assigned => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team