flutter_cpp_with_opencv icon indicating copy to clipboard operation
flutter_cpp_with_opencv copied to clipboard

got error libnative_with_opencv.so" not found

Open tarunmcom opened this issue 5 years ago • 2 comments

I cloned your code. and I changed the opencv pathin the cmake file. I got the following error in screen.

I/flutter ( 4812): ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════ I/flutter ( 4812): The following ArgumentError was thrown building MyApp(dirty, state: _MyAppState#9ddd1): I/flutter ( 4812): Invalid argument(s): Failed to load dynamic library (dlopen failed: library I/flutter ( 4812): "libnative_with_opencv.so" not found) I/flutter ( 4812): I/flutter ( 4812): The relevant error-causing widget was: I/flutter ( 4812): MyApp

tarunmcom avatar Aug 10 '20 19:08 tarunmcom

did you solve it?

fzyzcjy avatar May 25 '21 09:05 fzyzcjy

did you solve it?

I got the same error do you know how to solve it ? I am currently running on windows machine

mukunthan007 avatar Aug 11 '23 16:08 mukunthan007