WIP: Experimental Python package builds against ITK 6.0 Beta 2#381
WIP: Experimental Python package builds against ITK 6.0 Beta 2#381
Conversation
|
xref #307 |
@N-Dekker is there a version of elastix that has been updated for ITK 6 CMake module targets? |
@thewtex I don't think so, sorry! The last time I tried an ITK 6 with elastix, it was still without "CMake module targets", if I understand correctly. It was using the old ITK v6.0b02 tagged by Hans: https://github.com/SuperElastix/elastix/tree/Use-ITK-v6.0b02 Do you think support for ITK 6 CMake module targets could be added without dropping ITK5, for elastix? You know, I would like the main branch of elastix to support using an official release of ITK, not just a beta. So then elastix should at least support the last non-beta of ITK, which is now ITK 5.4.5. 🤷 |
No description provided.