nihui/opencv-mobile

imwrite not working properly

Opened this issue · 0 comments

undefined reference to `cv::imwrite(std::__ndk1::basic_string<char, std::__ndk1::char_traits, std::__ndk1::allocator > const&, cv::_InputArray const&, std::__ndk1::vector<int, std::__ndk1::allocator > const&)'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)

for. time-being I have replaced SDK with original openCV android SDK and this error was gone.