ENH: Fixes algorithm to compute shape factors from Triangle geometry #6080
Triggered via pull request
December 20, 2024 21:49
Status
Failure
Total duration
46m 56s
Artifacts
–
Annotations
8 errors
build (ubuntu-22.04, clang++-14):
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/ComputeTriangleGeomShapesFilter.cpp#L58
use of undeclared identifier 'AttributeMatrixSelectionParameter'
|
build (ubuntu-22.04, clang++-14)
Process completed with exit code 1.
|
build (ubuntu-22.04, g++-11):
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/ComputeTriangleGeomShapesFilter.cpp#L58
‘AttributeMatrixSelectionParameter’ was not declared in this scope
|
build (ubuntu-22.04, g++-11):
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/ComputeTriangleGeomShapesFilter.cpp#L58
no matching function for call to ‘make_unique<<expression error> >(const StringLiteral&, const char [30], const char [74], nx::core::DataPath, nx::core::DataGroupSelectionParameter::AllowedTypes)’
|
|
|
|
build (ubuntu-22.04, g++-11)
Process completed with exit code 1.
|