-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Error Message:
CMakeFiles/flir_one_node.dir/src/driver_flir.cpp.o: In function driver_flir::DriverFlir::read(char*, char*, int, int, unsigned char*)': driver_flir.cpp:(.text+0x10e2): undefined reference to cv::_InputArray::_InputArray(cv::Mat const&)'
driver_flir.cpp:(.text+0x1119): undefined reference to cv::_OutputArray::_OutputArray(cv::Mat&)' driver_flir.cpp:(.text+0x1132): undefined reference to cv::_InputArray::_InputArray(cv::Mat const&)'
driver_flir.cpp:(.text+0x138f): undefined reference to `cv::_OutputArray::_OutputArray(cv::Mat&)'
collect2: error: ld returned 1 exit status
cy-ros-pkg/flir_one_node/CMakeFiles/flir_one_node.dir/build.make:153: recipe for target '/home/prakash/catkin_ws/devel/lib/flir_one_node/flir_one_node' failed
make[2]: *** [/home/prakash/catkin_ws/devel/lib/flir_one_node/flir_one_node] Error 1
CMakeFiles/Makefile2:5178: recipe for target 'cy-ros-pkg/flir_one_node/CMakeFiles/flir_one_node.dir/all' failed
make[1]: *** [cy-ros-pkg/flir_one_node/CMakeFiles/flir_one_node.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
Invoking "make -j8 -l8" failed