westracer / flutter_native_opencv

Using OpenCV natively in C++ in a Flutter app with Dart FFI
https://medium.com/flutter-community/integrating-c-library-in-a-flutter-app-using-dart-ffi-38a15e16bc14
MIT License
213 stars 38 forks source link

opencv2/opencv.hpp' file not found #16

Open CBL0123 opened 1 year ago

CBL0123 commented 1 year ago

iOS run with wrong opencv2/opencv.hpp' file not found

image
Elienvalleau commented 8 months ago

Hi @CBL0123 , I have the same error, did you find a solution ? Thx

naychrist commented 3 weeks ago

I have the same issue on macos. Would be good to know what versions of everything this project requires. Runnning pod lib lint native_opencv_macos.podspec turns up a couple errors in the podfile but when these are resolved a LOT more appear.