got error libnative_with_opencv.so" not found
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
did you solve it?
did you solve it?
I got the same error do you know how to solve it ? I am currently running on windows machine