You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I am trying to use ceres, but when building it, I get the following error:
CMake Error at gflags_catkin/CMakeLists.txt:4 (find_package):
By not providing "Findcatkin_simple.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"catkin_simple", but CMake did not find one.
I actually tried to build ceres without pulling the following git repository because the link is broken. https://github.com/ethz-asl/catkin_simple
Could you please make it available again?
Thanks in advance,
The text was updated successfully, but these errors were encountered:
Hi!
I am trying to use ceres, but when building it, I get the following error:
CMake Error at gflags_catkin/CMakeLists.txt:4 (find_package):
By not providing "Findcatkin_simple.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"catkin_simple", but CMake did not find one.
I actually tried to build ceres without pulling the following git repository because the link is broken.
https://github.com/ethz-asl/catkin_simple
Could you please make it available again?
Thanks in advance,
The text was updated successfully, but these errors were encountered: