-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to build: librealsense2 DSO missing from command line #28
Comments
Hi on further investigation, I see that the real problem seems to be that CMake doesn't configure properly. I am using CMake 3.1.0, ROS kinetic, Ubuntu 16. CMake seems to be using cc and c++ compilers. Furthermore, i have also added the following lines to the package
I get the following output in my
I have also tried with other versions of CMake, but i get the same error. |
I suspect that you have ViSP binary packages installed (maybe If this is the case, keep only ViSP installed from source by removing binary packages. To check if I'm right:
|
Hi I have an issue after installing ros_humble_visp and then following the instructions on the main page to install visp_visioon for ros. Here is the error I see: Can someone help me out? I also run
To check and I see: In this case should I also remove the binaries and try again? Thanks a lot! |
It seems that
|
Hi, I am having the following build errors when trying to build
visp_ros
. Any suggestions?The text was updated successfully, but these errors were encountered: