c3d icon indicating copy to clipboard operation
c3d copied to clipboard

Convert3D tool

Results 25 c3d issues
Sort by recently updated
recently updated
newest added

Currently c3d fails to compile against ITK version 4.12.2 and newer (have tested versions 5.1.0, 5.1.2 and 5.2.1) and gives the following compiler error: ```bash [ 12%] Building CXX object...

unfortunately my previous commit fbd81bc744cd949588dd460b557594eccb1a0256 have some problems, this commit corrects that

Specifically the warnings and errors are: ``` CMake Warning (dev) at /project/picsl/jhao/tk/installed/itk/lib64/cmake/ITK-5.4/ITKConfig.cmake:95 (if): Policy CMP0057 is not set: Support new IN_LIST if() operator. Run "cmake --help-policy CMP0057" for policy details....

I am getting the error while building ![IMG_20241010_151103_495](https://github.com/user-attachments/assets/d0e175eb-b3a3-412b-9e9a-bcf7341f0451)