Skip to content

Conversation

@hjmjohnson
Copy link
Member

Only templated variants for double and float are available,
so alias to the double version of transforms for wrapping.

ITK/build-python/Wrapping/castxml_inputs/itkWasmTransformIO.cxx:26:39:
error: no type named 'WasmTransformIO' in namespace 'itk'
26 | using itkWasmTransformIO=itk::WasmTransformIO;
| ~~~~~^

Only templated variants for double and float are available,
so alias to the double version of transforms for wrapping.

ITK/build-python/Wrapping/castxml_inputs/itkWasmTransformIO.cxx:26:39:
error: no type named 'WasmTransformIO' in namespace 'itk'
   26 |         using itkWasmTransformIO=itk::WasmTransformIO;
      |                                  ~~~~~^
Copy link
Member

@thewtex thewtex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, Hans!!

@hjmjohnson hjmjohnson merged commit 301e4bd into main Nov 11, 2025
82 checks passed
@thewtex thewtex deleted the fix-wrapping-wasm branch November 14, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants