View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003738CMakeCMakepublic2006-09-11 10:022006-10-03 14:03
ReporterMike Talbot 
Assigned ToBill Hoffman 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003738: Error in generated VS7 project file
DescriptionThe VS7 generator generates project files with the following entry:
                        <Tool
  Name="VCCLCompilerTool"
..cut...
  ProgramDatabaseFileName="G:/Abingdon/Ecl/Main/win32_vs80/$(OutDir)/Slb.Ecl.Core.GradientOptimizer.pdb"

However when saving the project in VS, "PorgramDatbaseFileName" is actually written as "ProgramDataBaseFileName". This causes a problem with IncrediBuild (3rd party distributed build utility).

Patch is attached.
TagsNo tags attached.
Attached Filespatch file icon cmake.patch [^] (683 bytes) 1969-12-31 19:00 [Show Content]

 Relationships
related to 0011899closedBrad King Put compiler's program database files into intermediate directory rather than output one for VS 2005 

  Notes
(0005110)
Bill Hoffman (manager)
2006-10-03 14:03

Checking for path: /cvsroot/CMake/CMake/Source
Unrestricted user: hoffman
/cvsroot/CMake/CMake/Source/cmLocalVisualStudio7Generator.cxx,v <-- cmLocalVis
ualStudio7Generator.cxx
new revision: 1.149; previous revision: 1.148

 Issue History
Date Modified Username Field Change
2011-02-28 09:58 Brad King Relationship added related to 0011899


Copyright © 2000 - 2018 MantisBT Team