cmake Ceres 配置错误:Found Eigen dependency, but the version of Eigen found () does not exactly match the version of Eigen Ceres was compiled with (3.4.0)
Ceres 编译错误: Found Eigen dependency, but the version of Eigen found () does not exactly match the version of Eigen Ceres was compiled with (3.4.0)博主在学习高博的《视觉SLAM14讲》时 cmake 配置过程中遇到了以下问题: Fig.