Skip to content

fail to build c3d with the master branch #17

@hubutui

Description

@hubutui

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions