MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014262 | CMake | CMake | public | 2013-07-02 10:21 | 2013-12-02 08:51 |
Reporter | Pete Turner | ||||
Assigned To | |||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | 64bit | OS | Windows | OS Version | 7 64bit |
Product Version | CMake 2.8.11.1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0014262: "source code directory path length is too long" error. max is 50. | ||||
Description | with a path to the source code set to ... c:/productsTFS/Shared Components/.NET/ITK/InsightToolkit-4.3.1/InsightToolkit-4.3.1/ running CMake and selecting Configure, the error message in the summary is generated. | ||||
Steps To Reproduce | place ITK (or any other source) in a path that exceeds the 50 character length. run CMake select the path to the CMakeLists.txt file select the path to the Build directory select Configure (error message is generated). | ||||
Additional Information | replacing the end of the directory path ("InsightToolkit-4.3.1/InsightToolkit-4.3.1") with "ITK4.3.1" reduces the number of characters in the path to source and the Configure is then allowed to succeed. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-07-02 10:21 | Pete Turner | New Issue | |||
2013-07-02 10:28 | Brad King | Note Added: 0033447 | |||
2013-07-02 10:28 | Brad King | Status | new => resolved | ||
2013-07-02 10:28 | Brad King | Resolution | open => no change required | ||
2013-12-02 08:51 | Robert Maynard | Note Added: 0034628 | |||
2013-12-02 08:51 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|