-
I find it impossible to install both Ceres solver and Open3D at the same time. I'm build both from source. Does anyone has any suggestion on how to work around the issue? I think it's a very common scenario to use a non-linear solver along with Open3D |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
To those having the same problem, I ended up building the google log from source, and rebuilt Ceres with that installed.
|
Beta Was this translation helpful? Give feedback.
To those having the same problem, I ended up building the google log from source, and rebuilt Ceres with that installed.
So the general steps for me is:
find_package
in CMakeLists.txt