| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0001114 | CMake | CMake | public | 2004-08-25 16:01 | 2011-03-10 14:41 | ||||
| Reporter | Klaas Holwerda | ||||||||
| Assigned To | David Cole | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | CMake-2-8 | |||||||
| Summary | 0001114: "-" in target name is a problem | ||||||||
| Description | When 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |