Dimitrios Chatziparaschis

Results 14 comments of Dimitrios Chatziparaschis

Okey.. execute `$ sudo find / -name "*qt5*"` , and post here the log..

Okey, it seems that there is a broken link with Qt5. Just one more command, do `$ /sbin/ldconfig -p | grep Qt5` . Maybe you need to remake the linker...

hello @SeanAvery, Add the command `message(FATAL_ERROR ${OpenCV_VERSION})` after find_package(OpenCV 2 ...) command and write here your output. I just want to check if OpenCV libs are loaded correctly.

Okey, that's correct.. Have you made any other addition in CMakeLists.txt or src/GuidanceNodeCalibration.cpp files ?