ROS, opencv3 and CMake - unable to remove the library
问题 Working environment: Kubuntu 14.04 LTS 64bit ROS Indigo (up-to-date, full desktop install) OpenCV 2.4.8 For some unknown reason I decided to install the ros-indigo-opencv3 package which I regretted almost immediately due to the fact I also have the default version that comes with Ubuntu 14.04 - OpenCV 2.4.8. At first I noticed that QtCreator was warning me of possible incompatibility between 2.4.8 and 3.0.0 when I was building my CMake project (you can see the CMakeLists.txt at the end of