Sophus libSophus.so
在编译包含Sophus的源文件的时候,出现如下错误 ../lib/libmyslam.so: undefined reference to `Sophus::SO3::SO3( double , double , double ) ‘ ../lib/libmyslam.so: undefined reference to `Sophus::SE3:: operator *(Eigen::Matrix< double , 3 , 1 , 0 , 3 , 1 > const &) const ‘ ../lib/libmyslam.so: undefined reference to `Sophus::SE3::SE3(Sophus::SO3 const &, Eigen::Matrix< double , 3 , 1 , 0 , 3 , 1 > const &) ‘ ../lib/libmyslam.so: undefined reference to `Sophus::SE3:: operator *(Sophus::SE3 const &) const ‘ ../lib/libmyslam.so: undefined reference to `Sophus::SE3::log() const ‘ ../lib/libmyslam.so: undefined reference