Advertisement
AbdealiJK

ogre error

Aug 10th, 2015
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. CMake Error at /usr/lib64/cmake/gazebo/gazebo-config.cmake:46 (find_package):
  2. By not providing "FindOGRE.cmake" in CMAKE_MODULE_PATH this project has
  3. asked CMake to find a package configuration file provided by "OGRE", but
  4. CMake did not find one.
  5.  
  6. Could not find a package configuration file provided by "OGRE" with any of
  7. the following names:
  8.  
  9. OGREConfig.cmake
  10. ogre-config.cmake
  11.  
  12. Add the installation prefix of "OGRE" to CMAKE_PREFIX_PATH or set
  13. "OGRE_DIR" to a directory containing one of the above files. If "OGRE"
  14. provides a separate development package or SDK, be sure it has been
  15. installed.
  16. Call Stack (most recent call first):
  17. gazebo_ros_pkgs/gazebo_ros/CMakeLists.txt:26 (find_package)
  18.  
  19.  
  20. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement