Open hubutui opened 2 years ago
There are two errors here:
it
in `itk::LabelImageGaussianInterpolateImageFunction.EvaluateAtContinuousIndex()
(ignore it by building with `-DCMAKE_CXX_FLAGS="-Wshadow")I've made pull request https://github.com/pyushkevich/c3d/pull/33 which fixes both of those issues.
step to build:
the commit I used is f7e9d5ce4837025665c184659c3f857b6cf3a130 gcc: 11.2.0 itk: 5.2.1 eigen: 3.4.0 check the complete build log here