Commit 45ca6ab
committed
COMP: Use a shorter ExternalProject prefix
To address:
CMake Error at CMakeLists.txt:84 (message):
ITK source code directory path length is too long (54 > 50).Please move the
ITK source code directory to a directory with a shorter path.
-- Configuring incomplete, errors occurred!
See also "C:/P/IPP/_skbuild/win-amd64-3.5/cmake-build/ITK-build/CMakeFiles/CMakeOutput.log".
FAILED: ITK-prefix/src/ITK-stamp/ITK-configure
cmd.exe /C "cd /D C:\P\IPP\_skbuild\win-amd64-3.5\cmake-build\ITK-build && C:\P\IPP\venv-35-x64\Lib\site-packages\cmake\data\bin\cmake.exe -CC:/P/IPP/_skbuild/win-amd64-3.5/cmake-build/ITK-prefix/tmp/ITK-cache-Release.cmake -GNinja C:/P/IPP/_skbuild/win-amd64-3.5/cmake-build/ITK-source && C:\P\IPP\venv-35-x64\Lib\site-packages\cmake\data\bin\cmake.exe -E touch C:/P/IPP/_skbuild/win-amd64-3.5/cmake-build/ITK-prefix/src/ITK-stamp/ITK-configure"
And similar errors for the build tree.1 parent 0fc1aca commit 45ca6ab
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| |||
0 commit comments