Skip to content

Conversation

@hjmjohnson
Copy link
Member

include/itkBioCellularAggregateBase.h:53:16:
error: unknown type name 'BioCellularAggregateBase'; did you mean 'CellularAggregateBase'?
53 | itkTypeMacro(BioCellularAggregateBase, Object);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| CellularAggregateBase

@hjmjohnson hjmjohnson force-pushed the fix-itkTypeMacro-name branch from 0448934 to 3158220 Compare November 10, 2025 15:39
include/itkBioCellularAggregateBase.h:53:16:
error: unknown type name 'BioCellularAggregateBase'; did you mean 'CellularAggregateBase'?
   53 |   itkTypeMacro(BioCellularAggregateBase, Object);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~
      |                CellularAggregateBase
@hjmjohnson hjmjohnson force-pushed the fix-itkTypeMacro-name branch from 3158220 to 339c690 Compare November 10, 2025 15:46
@hjmjohnson hjmjohnson requested a review from dzenanz November 10, 2025 15:48
@dzenanz
Copy link
Member

dzenanz commented Nov 10, 2025

I guess this module needs a general version update to e.g. ITK v5.4.4

@hjmjohnson hjmjohnson merged commit debbb60 into main Nov 11, 2025
17 of 55 checks passed
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.

3 participants