-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hi!
I wanted to test out your package, but unfortunately I ran into a following error while building it:
Errors << ohm_tsd_slam:check /home/pokor/vb_robot_workspace/catkin_ws/logs/ohm_tsd_slam/build.check.005.log
CMake Warning at /opt/ros/kinetic/share/cmake_modules/cmake/Modules/FindEigen.cmake:62 (message):
The FindEigen.cmake Module in the cmake_modules package is deprecated.
Please use the FindEigen3.cmake Module provided with Eigen. Change
instances of find_package(Eigen) to find_package(Eigen3). Check the
FindEigen3.cmake Module for the resulting CMake variable names.
Call Stack (most recent call first):
obviously/obcore/CMakeLists.txt:12 (FIND_PACKAGE)
Using gsl for obcore
CMake Error at /home/pokor/vb_robot_workspace/catkin_ws/src/ohm_tsd_slam/obviously/obcore/CMakeLists.txt:72 (INSTALL):
install DIRECTORY given no DESTINATION!
CMake Error at /home/pokor/vb_robot_workspace/catkin_ws/src/ohm_tsd_slam/obviously/obcore/CMakeLists.txt:73 (INSTALL):
install TARGETS given no ARCHIVE DESTINATION for static library target
"obcore".
CMake Error at /home/pokor/vb_robot_workspace/catkin_ws/src/ohm_tsd_slam/obviously/obvision/CMakeLists.txt:69 (INSTALL):
install DIRECTORY given no DESTINATION!
CMake Error at /home/pokor/vb_robot_workspace/catkin_ws/src/ohm_tsd_slam/obviously/obvision/CMakeLists.txt:70 (INSTALL):
install TARGETS given no ARCHIVE DESTINATION for static library target
"obvision".
CMake Warning at /opt/ros/kinetic/share/cmake_modules/cmake/Modules/FindEigen.cmake:62 (message):
The FindEigen.cmake Module in the cmake_modules package is deprecated.
Please use the FindEigen3.cmake Module provided with Eigen. Change
instances of find_package(Eigen) to find_package(Eigen3). Check the
FindEigen3.cmake Module for the resulting CMake variable names.
Call Stack (most recent call first):
obviously/obgraphic/CMakeLists.txt:12 (FIND_PACKAGE)
CMake Error at /home/pokor/vb_robot_workspace/catkin_ws/src/ohm_tsd_slam/obviously/obgraphic/CMakeLists.txt:54 (INSTALL):
install DIRECTORY given no DESTINATION!
CMake Error at /home/pokor/vb_robot_workspace/catkin_ws/src/ohm_tsd_slam/obviously/obgraphic/CMakeLists.txt:55 (INSTALL):
install TARGETS given no ARCHIVE DESTINATION for static library target
"obgraphic".
I followed your guide on installing and also I ran installObviously script.
Thanks for response in advance!
Cheers
Metadata
Metadata
Assignees
Labels
No labels