MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014694 | CMake | CMake | public | 2014-01-13 11:37 | 2016-06-10 14:31 |
|
| Reporter | Geoff | |
| Assigned To | Kitware Robot | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | Windows | OS | 7 | OS Version | Professional SP1 |
| Product Version | CMake 2.8.12.1 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0014694: Percent symbol (%) in path creates bad autogenerated paths |
| Description | When there is a percentage symbol (%) in the cmake file path, cmake creates bad file paths to autogenerated .stamp and .sln files. The path to these files seems to have concatenated a copy of itself. In visual studio 11, it reports these errors in the CUSTOMBUILD step for both the ZEROCHECK and user projects. |
| Steps To Reproduce | 1. Create a folder with a % in it
2. Create a .c file with a simple main function
3. Create a CMakeLists.txt file with an executable to a the .c file above
4. Run cmake for Visual Studio 11
5. Build all |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | 0014073 | closed | Brad King | VS2010 / VS2012 - Improper escape of semicolon in compile definition |
|
| Attached Files | bugWithPercent%.zip (564) 2014-01-13 11:37 https://public.kitware.com/Bug/file/5044/bugWithPercent%25.zip |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2014-01-13 11:37 | Geoff | New Issue | |
| 2014-01-13 11:37 | Geoff | File Added: bugWithPercent%.zip | |
| 2014-01-13 14:23 | Brad King | Relationship added | related to 0014073 |
| 2014-01-13 14:25 | Brad King | Note Added: 0034932 | |
| 2016-06-10 14:29 | Kitware Robot | Note Added: 0042463 | |
| 2016-06-10 14:29 | Kitware Robot | Status | new => resolved |
| 2016-06-10 14:29 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot |
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |