View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001114CMakeCMakepublic2004-08-25 16:012011-03-10 14:41
ReporterKlaas Holwerda 
Assigned ToDavid Cole 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in VersionCMake-2-8 
Summary0001114: "-" in target name is a problem
DescriptionWhen using "-" in a target name in Cmake, the generated project file is wrong for vc6.

William A. Hoffman wrote:

It does seem to be the "-" in the name of the .dsp file.
It would seem that visual studio 6 does not support projects
with - in the name. If I try to use the IDE to create a new project
and I have a - in the name it says that I have an invalid project name.
So, I suppose we should change - to _ if a target has _ in the name.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0023148)
David Cole (manager)
2010-11-10 14:51

This was fixed nearly 2 years ago by this commit:
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=16f35e189e9af72be1422245391c4b3ba9cd826c [^]

The fix first appeared (I think) in CMake 2.8.0.
(0025736)
David Cole (manager)
2011-03-10 14:41

Closing resolved issues that have not been updated in more than 3 months.

 Issue History
Date Modified Username Field Change
2010-11-10 14:50 David Cole Assigned To Ken Martin => David Cole
2010-11-10 14:51 David Cole Note Added: 0023148
2010-11-10 14:51 David Cole Status assigned => resolved
2010-11-10 14:51 David Cole Fixed in Version => CMake-2-8
2010-11-10 14:51 David Cole Resolution open => fixed
2011-03-10 14:41 David Cole Note Added: 0025736
2011-03-10 14:41 David Cole Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team