ENH: Fixes algorithm to compute shape factors from Triangle geometry #6108
Annotations
10 errors and 2 warnings
Build:
build/vcpkg_installed/x64-windows-v142/include/Eigen/src/Core/MatrixBase.h#L379
'ReturnType': is not a member of 'Eigen::ScalarBinaryOpTraits<double,float,Eigen::internal::scalar_product_op<ScalarA,ScalarB>>' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
|
Build:
build/vcpkg_installed/x64-windows-v142/include/Eigen/src/Core/MatrixBase.h#L379
'Scalar': unknown override specifier (compiling source file D:\a\simplnx\simplnx\src\Plugins\OrientationAnalysis\src\OrientationAnalysis\Filters\Algorithms\ComputeTriangleGeomShapes.cpp) [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
|
Build:
build/vcpkg_installed/x64-windows-v142/include/Eigen/src/Core/MatrixBase.h#L379
missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file D:\a\simplnx\simplnx\src\Plugins\OrientationAnalysis\src\OrientationAnalysis\Filters\Algorithms\ComputeTriangleGeomShapes.cpp) [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
|
Build:
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ComputeTriangleGeomShapes.cpp#L147
'Eigen::MatrixBase<Derived>::dot': no matching overloaded function found [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
|
Build:
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ComputeTriangleGeomShapes.cpp#L147
Failed to specialize function template 'ScalarBinaryOpTraits<double,internal::traits<OtherDerived>::Scalar,Eigen::internal::scalar_product_op<double,internal::traits<OtherDerived>::Scalar>>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived> &) const' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
|
Build:
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ComputeTriangleGeomShapes.cpp#L148
'Eigen::MatrixBase<Derived>::dot': no matching overloaded function found [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
|
Build:
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ComputeTriangleGeomShapes.cpp#L148
Failed to specialize function template 'ScalarBinaryOpTraits<double,internal::traits<OtherDerived>::Scalar,Eigen::internal::scalar_product_op<double,internal::traits<OtherDerived>::Scalar>>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived> &) const' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
|
Build:
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ComputeTriangleGeomShapes.cpp#L149
'Eigen::MatrixBase<Derived>::dot': no matching overloaded function found [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
|
Build:
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ComputeTriangleGeomShapes.cpp#L149
Failed to specialize function template 'ScalarBinaryOpTraits<double,internal::traits<OtherDerived>::Scalar,Eigen::internal::scalar_product_op<double,internal::traits<OtherDerived>::Scalar>>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived> &) const' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
|
Build:
build/vcpkg_installed/x64-windows-v142/include/Eigen/src/Core/functors/BinaryFunctors.h#L34
'ReturnType': is not a member of 'Eigen::ScalarBinaryOpTraits<LhsScalar,RhsScalar,Eigen::internal::scalar_sum_op<LhsScalar,RhsScalar>>' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
|
Build
'argument': conversion from 'unsigned __int64' to 'int', possible loss of data (compiling source file D:\a\simplnx\simplnx\src\Plugins\SimplnxCore\src\SimplnxCore\Filters\CreateDataArrayAdvancedFilter.cpp) [D:\a\simplnx\simplnx\build\Plugins\SimplnxCore\SimplnxCore.vcxproj]
|
Build
'initializing': conversion from 'size_t' to '_Ty2', possible loss of data [D:\a\simplnx\simplnx\build\Plugins\SimplnxCore\SimplnxCore.vcxproj]
|
Loading