steevo87 / thermalvis

Cross-platform, OpenCV-based functionality for image processing and computer vision in thermal-infrared
BSD 3-Clause "New" or "Revised" License
124 stars 63 forks source link

catkin_make can't work(ubuntu 18.04) #108

Open Ri-Bai opened 2 years ago

Ri-Bai commented 2 years ago

I met a lib problem with the file of libgdal.so.20, I have no idea to solve it .would you like to help me and tell me what happened? Thank You. ... librator.dir/mm_calibrator.cpp.o [ 92%] Building CXX object thermalvis-master/apps/mm-calibrator/CMakeFiles/MM-Calibrator.dir///qt/streamer/mainwindow_streamer.cpp.o [ 93%] Building CXX object thermalvis-master/apps/mm-calibrator/CMakeFiles/MM-Calibrator.dir///qt/calibrator/mainwindow_calibrator.cpp.o /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.3.2.0: undefined reference to TIFFReadDirectory@LIBTIFF_4.0' //usr/lib/libgdal.so.20: undefined reference toTIFFLastDirectory@LIBTIFF_4.0' /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.3.2.0: undefined reference to `TIFFWriteEncodedStrip@LIBTIFF_4.0' ...