Skip to content

Conversation

@dzenanz
Copy link
Member

@dzenanz dzenanz commented Mar 24, 2025

Closes InsightSoftwareConsortium/ITK#5247. Recreation of #59.

@thewtex
Copy link
Member

thewtex commented Mar 24, 2025

This is not the right solution to InsightSoftwareConsortium/ITK#5247

ITKAnisotropicDiffusionLBR module does not need ITKIOPNG, only its example.

The right solution likely involves the CMake ITK module macros.

@dzenanz
Copy link
Member Author

dzenanz commented Mar 24, 2025

Can you propose an alternative? Should we keep this open until there is an alternative solution to InsightSoftwareConsortium/ITK#5247?

@thewtex
Copy link
Member

thewtex commented Mar 24, 2025

I currently do not have an alternative, this can remain open, but it should not be merged because it adds an undesirable dependency on IO libraries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

configure first enables ITKIOPNG and then says: No such module: "ITKIOPNG"

3 participants