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
CMake Error at cerebro/CMakeLists.txt:27 (find_package):
By not providing "FindTheia.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Theia", but
CMake did not find one.
Could not find a package configuration file provided by "Theia" with any of
the following names:
TheiaConfig.cmake
theia-config.cmake
Add the installation prefix of "Theia" to CMAKE_PREFIX_PATH or set
"Theia_DIR" to a directory containing one of the above files. If "Theia"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
See also "/home/gaotao/data/catkin_ws_vins_fusion/build/CMakeFiles/CMakeOutput.log".
See also "/home/gaotao/data/catkin_ws_vins_fusion/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed
The text was updated successfully, but these errors were encountered:
CMake Error at cerebro/CMakeLists.txt:27 (find_package):
By not providing "FindTheia.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Theia", but
CMake did not find one.
Could not find a package configuration file provided by "Theia" with any of
the following names:
Add the installation prefix of "Theia" to CMAKE_PREFIX_PATH or set
"Theia_DIR" to a directory containing one of the above files. If "Theia"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
See also "/home/gaotao/data/catkin_ws_vins_fusion/build/CMakeFiles/CMakeOutput.log".
See also "/home/gaotao/data/catkin_ws_vins_fusion/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed
The text was updated successfully, but these errors were encountered: