catkin_make Linking Shared Library: “No such file or directory” when include a header file from library
I'm new to ROS and I'm trying to catkin_make a c++ library, the build is successful but I couldn't include the the library file in my own C++ file.
Im trying this from outside the catkin_ws
Please advice how to handle this.
Asked by Sreejith M S on 2019-07-29 04:28:52 UTC
Comments