Hi Martin,
no problem, good to know it's all ok now.
Thanks for checking
Luca
On Sep 18, 2012, at 12:14 PM, Martin Vymazal wrote:
> Hello Luca,
>
> I checked and my SuperBuild.cmake says on lines 45 and 46:
> GIT_REPOSITORY "${GIT_PROTOCOL}://github.com/Kitware/ITK.git"
> GIT_TAG "v
Hello Luca,
I checked and my SuperBuild.cmake says on lines 45 and 46:
GIT_REPOSITORY "${GIT_PROTOCOL}://github.com/Kitware/ITK.git"
GIT_TAG "v3.20.1"
which is different from the superbuild cmake file you mentioned. In fact I
realized there was something strange going on last night. I ha
Dear Martin,
thank you for your report, it's indeed a ITK issue.
It is weird that it is happening now, though, since I forked ITK and created a
3.20.1-vmtk branch in which the issue was solved exactly as you describe:
https://github.com/vmtk/ITK/commit/0f47d151788280e3bca3c5e50968117584b71296
S
Dear vmtk users,
I'm sending this email just in case someone has a similar problem as
described below. I encountered two slight hiccups when compiling vmtk from
superbuild:
1) vmtk-build/ITK/Code/Algorithms/itkCurvesLevelSetFunction.h:102:55: error:
‘PropagationSpeed’ was not declared in thi