Closed tashrifbillah closed 4 years ago
Trouble experienced by @jarrett-rushmore Issue detected by @tashrifbillah
Way to reproduce:
git clone https://github.com/pnlbwh/ukftractography.git
mkdir ukfbuild
cd ukfbuild
cmake ../ukftractography
make -j 1
Hi @yrathi , this issue needs immediate attention. Someone cloning the master branch won't be able to build UKFTractography.
See https://vtk.org/Wiki/VTK/Building/Linux#Download:
git clone https://gitlab.kitware.com/vtk/vtk.git
Given that, how do we have ${git_protocol}://www.vtk.org/VTK.git
?
Hi @rmukh ,
Do you know if Kitware moved VTK.git? I tried to build UKFTractography but it failed with the following:
Previously, we had trouble with hard-coded software path. If the publisher moves without redirecting the hyperlink, our software fails to find them.