Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Athria
Created March 24, 2015 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Athria/40c1165fbf002f5eee75 to your computer and use it in GitHub Desktop.
Save Athria/40c1165fbf002f5eee75 to your computer and use it in GitHub Desktop.
Fovis building error 2
CMake Error at /opt/ros/hydro/share/libfovis/cmake/libfovisConfig.cmake:141 (message):
Project 'fovis_ros' tried to find library 'libfovis'. The library is
neither a target nor built/installed properly. Did you compile project
'libfovis'? Did you find_package() it before the subdirectory containing
its code is included?
Call Stack (most recent call first):
/opt/ros/hydro/share/catkin/cmake/catkinConfig.cmake:75 (find_package)
fovis/fovis_ros/CMakeLists.txt:4 (find_package)
-- Configuring incomplete, errors occurred!
Invoking "cmake" failed
@miquelmassot
Copy link

did you install ros-hydro-libfovis?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment