Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

itkCoocurrenceTextureFeaturesImageFilter missing wrapped itk::ImageIOBase #83

Open
hjmjohnson opened this issue Mar 19, 2020 · 1 comment

Comments

@hjmjohnson
Copy link
Member

Description

[4696/5195] Generating ../../Typedefs/itkCoocurrenceTextureFeaturesIma...eFilter.idx, ../../Typedefs/itkRunLengthTextureFeaturesImageFilter.id
itkCoocurrenceTextureFeaturesImageFilter: warning(4): ITK type not wrapped, or currently not known: itk::ImageIOBase
itkRunLengthTextureFeaturesImageFilter: warning(4): ITK type not wrapped, or currently not known: itk::ImageIOBase

Expected behavior

All classes wrapped.

Reproducibility

Wrapping failure.

Versions

2020-03-18 master branch.

@thewtex thewtex transferred this issue from InsightSoftwareConsortium/ITK Mar 19, 2020
@thewtex
Copy link
Member

thewtex commented Mar 19, 2020

Is this observed with BUILD_EXAMPLES=ON ? Build as a remote module? I wonder if the examples/CMakeLists.txt find_package is causing issues.

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

No branches or pull requests

2 participants