Open soesau opened 4 hours ago
Ceres requires the exact Eigen version that has been used for compiling the Ceres library.
Thus requiring recompilation of Ceres after every update of Eigen.
Concerns PMP::angle_and_area_smoothing(). See TestReport_lrineau_Ubuntu-latest-GCC6-Release.gz.
So we have to compile Ceres with the Eigen we use in the testsuite?
https://github.com/ceres-solver/ceres-solver/issues/1115
Ceres requires the exact Eigen version that has been used for compiling the Ceres library.
Thus requiring recompilation of Ceres after every update of Eigen.
Concerns PMP::angle_and_area_smoothing(). See TestReport_lrineau_Ubuntu-latest-GCC6-Release.gz.