You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you can get around that one by compling ITK with Module_ITKDeprecated ON, as itkBarrier is available there.
Unfortunatly there seem to be quite some other issues with compatiblity to ITKv5 (like 'MultiThreader' vs 'MultiThreaderBase') that still break greedy.
https://github.com/InsightSoftwareConsortium/ITK/blob/af3d6c52303c61eb078c2ae7a063164b8aaa1ed2/Modules/Compatibility/Deprecated/src/itkBarrier.cxx - think this breaks the greedy compilation.
The text was updated successfully, but these errors were encountered: