| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0013315 | CMake | CPack | public | 2012-06-19 02:16 | 2013-01-09 14:05 | ||||
| Reporter | Alex Blekhman | ||||||||
| Assigned To | David Cole | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | MS Visual Studio 10 | OS | Windows | OS Version | 6.1 | ||||
| Product Version | CMake 2.8.8 | ||||||||
| Target Version | CMake 2.8.10 | Fixed in Version | CMake 2.8.10 | ||||||
| Summary | 0013315: Modules/InstallRequiredSystemLibraries looks for non-existing files. | ||||||||
| Description | Modules/InstallRequiredSystemLibraries.cmake tries to install non-existing file: 'C:/Program Files (x86)/Microsoft Visual Studio 10.0/VC/redist/x64/Microsoft.VC100.MFCLOC/mfc100esp.dll' This file has been renamed to 'mfc100esn.dll' for both x86 and x64 versions of the MFC 10.0 library. | ||||||||
| Steps To Reproduce | Execute the following CMake script: INCLUDE(InstallRequiredSystemLibraries) The output is: CMake Warning at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/InstallRequiredSystemLibraries.cmake:342 (MESSAGE): system runtime library file does not exist: 'C:/Program Files (x86)/Microsoft Visual Studio 10.0/VC/redist/x64/Microsoft.VC100.MFCLOC/mfc100esp.dll' | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0030691) David Cole (manager) 2012-08-17 11:02 |
Fix pushed to 'next' today: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e4e6ea0714dd9a1edf157676e49dbf0ef9abd0d2 [^] |
|
(0032073) Robert Maynard (manager) 2013-01-09 14:05 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2012-06-19 02:16 | Alex Blekhman | New Issue | |
| 2012-06-19 11:07 | David Cole | Assigned To | => David Cole |
| 2012-06-19 11:07 | David Cole | Status | new => assigned |
| 2012-08-17 11:02 | David Cole | Target Version | => CMake 2.8.10 |
| 2012-08-17 11:02 | David Cole | Note Added: 0030691 | |
| 2012-08-17 11:02 | David Cole | Status | assigned => resolved |
| 2012-08-17 11:02 | David Cole | Fixed in Version | => CMake 2.8.10 |
| 2012-08-17 11:02 | David Cole | Resolution | open => fixed |
| 2013-01-09 14:05 | Robert Maynard | Note Added: 0032073 | |
| 2013-01-09 14:05 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |