catkin_make Compile Error:
– Found OpenCV: /opt/ros/kinetic (found version “3.3.1”) CMake Error at cmake/FindGlog.cmake:77 (MESSAGE): Failed to find glog - Could not find glog include directory, set GLOG_INCLUDE_DIR to directory containing glog/logging.h Call Stack (most recent call first): cmake/FindGlog.cmake:103 (GLOG_REPORT_NOT_FOUND) CMakeLists.txt:147 (find_package)
Solution:
$ sudo apt-get install libgoogle-glog-dev
Read More:
- [How to Fix]Unable to find the requested Boost libraries
- [Solved] OpenGL PowerVR SDK Compiling Error: Could NOT find X11 (missing: X11_X11_INCLUDE_PATH X11_X11_LIB)
- [Solved] Cmake compile opencv open-source project Error: but it set OpenCV_FOUND to FALSE so package “OpenCV” is considered to be…
- [Solved] ROS Error: Could NOT find move_base_msgs
- [Solved] ORB_SLAM3 Compile Error: opencv4.0 not found four
- [Solved] Error: In the Function of ‘fmt::v8::detail::error_handler::on_error(char const*)’
- CMake Error: The source directory “opencv Install Catalog“ does not appear to contain CMakeLists.txt.
- [Solved] CMake Error at CMakeLists.txt:92 (add_subdirectory)
- The solution of no module named ‘jinja2. Asyncsupport’
- Cmake compile cocos2d-x error [How to Solve]
- SLAMBook2 in ch3 code run fatal error: Eigen/Core: No such file or directory
- [Solved] CMake Error: The current CMakeCache.txt directory is different than xxx
- Cmake Error The C compiler identification is GNU 7.5.0 — The CXX compiler identification is unknown
- [Solved] QT cmak Compile Error: CMake Error: The source.. does not match the soused
- [Solved] Mac Cmake Complie openmp Error: fatal error: ‘omp.h‘ file not found
- Clion new method shows undefined reference to solution
- [Solved] error: (-2:Unspecified error) The function is not implemented. Rebuild the library with Windows,
- [Solved] fatal error: Eigen/Geometry: No such file or directory
- [Solved] A-LOAM Ceres Compile Error: error: ‘integer_sequence’ is not a member of ‘std‘