step to build:
git clone https://github.com/pyushkevich/c3d.git
cd c3d
cmake -B build -DBUILD_GUI=ON -DBUILD_TESTING=OFF -DCMAKE_CXX_FLAGS="-I/usr/include/eigen3" .
cd build
make
the commit I used is f7e9d5c
gcc: 11.2.0
itk: 5.2.1
eigen: 3.4.0
check the complete build log here
step to build:
the commit I used is f7e9d5c
gcc: 11.2.0
itk: 5.2.1
eigen: 3.4.0
check the complete build log here