ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

DSO missing from command line

asked 2016-09-05 12:25:59 -0500

Ma8sa gravatar image

I was trying to build a node that uses opencv2.4 , when i make it shows me the following error /home/mahtab/localnix/cv2/lib/libopencv_highgui.so.2.4: error adding symbols: DSO missing from command line the .so is present there the given directory . i have both opencv3 and opencv2 in my system. opencv2 is installed locally

edit retag flag offensive close merge delete

Comments

Hi Ma8sa,

DSO missing is a run time error. So just check your make file where you are linking the library from. And correct it.

Akhilesh gravatar image Akhilesh  ( 2016-12-17 00:30:26 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-09-18 03:16:21 -0500

Ma8sa gravatar image

Fixed this by removing opencv3 from my system and reinstalling ros with opencv2

edit flag offensive delete link more

Question Tools

Stats

Asked: 2016-09-05 12:25:59 -0500

Seen: 1,380 times

Last updated: Sep 18 '16