Build Error
Opened this issue · 0 comments
Chiwingum11 commented
CMake Error at eigen_checks/build/devel/share/eigen_checks/cmake/eigen_checksConfig.cmake:173 (message):
Project 'minkindr' tried to find library 'eigen_checks'. The library is
neither a target nor built/installed properly. Did you compile project
'eigen_checks'? Did you find_package() it before the subdirectory
containing its code is included?
Call Stack (most recent call first):
catkin_simple/build/devel/share/catkin_simple/cmake/catkin_simple-extras.cmake:38 (find_package)
CMakeLists.txt:5 (catkin_simple)
I already downloaded and build all it's dependencies so why cant it build?