Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Katherine-Scotts-MacBook-Air:ecto_kitchen katherinescott$ cmake CMakeLists.txt
- -- GCC version: 4.2.1
- -- ecto_kitchen commit: 0cea0239996c5124da5c419ff895b4f28ed19d88
- -- ecto_kitchen tag: 0cea023-dirty
- -- ecto_kitchen last_mod: Mon, 15 Aug 2011 17:46:37 -0700
- -- Initializing kitchen with projects ecto opencv pcl ros
- -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
- -- -~v/^\v~- ecto
- CMake Error at ecto/doc/source/overview/CMakeLists.txt:10 (add_dependencies):
- add_dependencies Adding dependency to non-existent target: html
- -- Building ecto version: 0.1.0
- -- Building ecto code name: ameoba-beta0
- -- flags: -Werror;-Wall;-Wno-non-virtual-dtor
- -- -~v/^\v~- opencv
- CMake Error at opencv/CMakeLists.txt:7 (find_package):
- Could not find a configuration file for package "OpenCV" that exactly
- matches requested version "2.3.1".
- The following configuration files were considered but not accepted:
- /usr/local/share/opencv/OpenCVConfig.cmake, version: unknown
- /usr/local/share/opencv/OpenCVConfig.cmake, version: unknown
- -- -~v/^\v~- pcl
- CMake Error at ecto/kitchen/kitchen.cmake:50 (add_subdirectory):
- add_subdirectory given source "pcl" which is not an existing directory.
- Call Stack (most recent call first):
- CMakeLists.txt:7 (init_ecto_kitchen)
- -- -~v/^\v~- ros
- CMake Error at ecto/kitchen/kitchen.cmake:50 (add_subdirectory):
- add_subdirectory given source "ros" which is not an existing directory.
- Call Stack (most recent call first):
- CMakeLists.txt:7 (init_ecto_kitchen)
- -- To set up your python path you may source the file 'python_path.sh'
- -- in the build directory.
- -- Configuring incomplete, errors occurred!
- Katherine-Scotts-MacBook-Air:ecto_kitchen katherinescott$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement