Skip to content

volSurfaceRegularization #437

@ngophuc

Description

@ngophuc

I got the following errors while compiling volSegment:
error: no template named 'not_equal_to' in namespace 'Eigen::numext'; did you mean 'itksys_VA_LIST::not_equal_to'?
inline const CwiseBinaryOp<numext::not_equal_to, const Derived, const OtherDerived>
^~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__functional/operations.h:436:29: note: 'itksys_VA_LIST::not_equal_to' declared here
struct _LIBCPP_TEMPLATE_VIS not_equal_to
error: no member named 'get_fixed_value' in namespace 'Eigen::internal'
typename FixedBlockXpr<internal::get_fixed_value::value,internal::get_fixed_value::value>::Type
~~~~~~~~~~^
error: 'NRowsType' does not refer to a value
typename FixedBlockXpr<internal::get_fixed_value::value,internal::get_fixed_value::value>::Type
error: expected member name or ';' after declaration specifiers
typename FixedBlockXpr<internal::get_fixed_value::value,internal::get_fixed_value::value>::Type

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions