-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hello,
Cloned glog from https://github.com/google/glog
and installed it following the steps but facing below error:
CMake Error at handeye_calib_marker/CMakeLists.txt:30 (find_package):
By not providing "FindGlog.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Glog", but
CMake did not find one.
Could not find a package configuration file provided by "Glog" with any of
the following names:
GlogConfig.cmake
glog-config.cmake
Add the installation prefix of "Glog" to CMAKE_PREFIX_PATH or set
"Glog_DIR" to a directory containing one of the above files. If "Glog"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
How to set CMAKE_PREFIX_PATH?
Please provide some solution
Metadata
Metadata
Assignees
Labels
No labels