| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012328 | CMake | CMake | public | 2011-07-11 05:31 | 2012-09-03 16:01 | ||||
| Reporter | Yuri | ||||||||
| Assigned To | Brad King | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake 2.8.5 | ||||||||
| Target Version | CMake 2.8.8 | Fixed in Version | CMake 2.8.8 | ||||||
| Summary | 0012328: Wrong linker flag for PDB output in Visual Studio 2010 Generator | ||||||||
| Description | Currently Cmake generates entry in vcxproj: Link/ProgramDataBaseFileName But, visual studio uses ProgramDataBaseFile (without Name). The compiler uses Name suffix (this part is correct). However, the map in cmVS10LinkFlagTable lists correct mapping from /PDB to <ProgramDataBaseFile> element. | ||||||||
| Additional Information | I think the line cmVisualStudio10TargetGenerator.cxx:1407 should be changed. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0027157) Brad King (manager) 2011-08-03 14:25 |
Thanks for diagnosing the problem. Please test patch "0001-VS10-Fix-pdb-option-vcxproj-element-name-12328.patch". |
|
(0028219) Brad King (manager) 2012-01-09 15:41 |
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=655a7dd1 [^] |
|
(0030862) David Cole (manager) 2012-09-03 16:01 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2011-07-11 05:31 | Yuri | New Issue | |
| 2011-08-03 14:23 | Brad King | Assigned To | => Brad King |
| 2011-08-03 14:23 | Brad King | Status | new => assigned |
| 2011-08-03 14:24 | Brad King | File Added: 0001-VS10-Fix-pdb-option-vcxproj-element-name-12328.patch | |
| 2011-08-03 14:25 | Brad King | Note Added: 0027157 | |
| 2012-01-09 15:41 | Brad King | Note Added: 0028219 | |
| 2012-01-09 15:41 | Brad King | Status | assigned => resolved |
| 2012-01-09 15:41 | Brad King | Fixed in Version | => CMake 2.8.8 |
| 2012-01-09 15:41 | Brad King | Resolution | open => fixed |
| 2012-04-19 13:08 | David Cole | Target Version | => CMake 2.8.8 |
| 2012-09-03 16:01 | David Cole | Note Added: 0030862 | |
| 2012-09-03 16:01 | David Cole | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |