MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011023 | CMake | CMake | public | 2010-07-21 17:22 | 2010-09-10 00:10 |
|
Reporter | Keith | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | CMake-2-8 | |
Target Version | CMake 2.8.3 | Fixed in Version | CMake 2.8.3 | |
|
Summary | 0011023: cmake-gui doesn't support a source directory over a mapped network drives in Windows. |
Description | In Windows when browsing for "Where is the source code" and selecting a directory over a network the directory names are all removed from the resulting path leaving just the directory slashes in its place. Clicking "Configure" results in a failure of the source directory not being found. |
Steps To Reproduce | |
Additional Information | Steps to reproduce.
1. Click "Browse Source..."
2. Select a network location "\\server\projects\my_project\", press "OK"
3. Text box now filled with "\\server\\\" |
Tags | No tags attached. |
Relationships | related to | 0011313 | closed | Brad King | CMake cannot find files specified with extended-length paths. |
|
Attached Files | 0001-Fix-GetActualCaseForPath-to-work-with-UNC-paths.patch (3,836) 2010-08-13 18:58 https://public.kitware.com/Bug/file/3316/0001-Fix-GetActualCaseForPath-to-work-with-UNC-paths.patch |
|
Issue History |
Date Modified | Username | Field | Change |
2010-07-21 17:22 | Keith | New Issue | |
2010-08-10 18:57 | Clinton Stimpson | Note Added: 0021704 | |
2010-08-13 18:58 | Clinton Stimpson | File Added: 0001-Fix-GetActualCaseForPath-to-work-with-UNC-paths.patch | |
2010-08-16 10:06 | Brad King | Note Added: 0021772 | |
2010-08-16 13:22 | Clinton Stimpson | Status | new => closed |
2010-08-16 13:22 | Clinton Stimpson | Resolution | open => fixed |
2010-09-10 00:10 | David Cole | Fixed in Version | => CMake 2.8.3 |
2010-09-10 00:10 | David Cole | Target Version | => CMake 2.8.3 |
2011-01-24 10:19 | Brad King | Relationship added | related to 0011313 |