opencv-mobile icon indicating copy to clipboard operation
opencv-mobile copied to clipboard

imwrite not working properly

Open soham24 opened this issue 4 years ago • 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.

soham24 avatar Oct 04 '21 09:10 soham24