error: undefined reference to 'cv::imread(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)'
Unsolved
Mobile and Embedded
-
@swansorter Did you try full rebuild after fixing pro file?
-
@swansorter The m
-
@swansorter Actually you should install the libs/headers in your sysroot
-
@swansorter Simply copy them to your sysroot...
-
@swansorter Libs to: /opt/rootfs-s5p4418/usr/lib
Include files to: /opt/rootfs-s5p4418/usr/include -
@swansorter yes