View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012328CMakeCMakepublic2011-07-11 05:312012-09-03 16:01
ReporterYuri 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 2.8.5 
Target VersionCMake 2.8.8Fixed in VersionCMake 2.8.8 
Summary0012328: Wrong linker flag for PDB output in Visual Studio 2010 Generator
DescriptionCurrently 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 InformationI think the line cmVisualStudio10TargetGenerator.cxx:1407 should be changed.
TagsNo tags attached.
Attached Filespatch file icon 0001-VS10-Fix-pdb-option-vcxproj-element-name-12328.patch [^] (1,106 bytes) 2011-08-03 14:24 [Show Content]

 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.

 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


Copyright © 2000 - 2018 MantisBT Team