View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000760CMakepublic2004-04-19 07:132004-04-21 15:18
ReporterBernhard Zach 
Assigned ToBill Hoffman 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionduplicate 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000760: studio-file-generator: pdb files are build on the wrong place
DescriptionGenerator for Studio7-Projects:
When generation an executable the path to the pdb-file is incorrect.

My suggestion for fixing:
RCS file: /cvsroot/CMake/CMake/Source/cmLocalVisualStudio7Generator.cxx,v
retrieving revision 1.49
diff -r1.49 cmLocalVisualStudio7Generator.cxx
621c631
< fout << "\t\t\t\tProgramDatabaseFile=\"" << m_LibraryOutputPath
---
> fout << "\t\t\t\tProgramDatabaseFile=\"" << m_ExecutableOutputPath
TagsNo tags attached.
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team