rainyl / opencv_dart

OpenCV bindings for Dart language and Flutter. Support Asynchronous Now!
https://pub.dev/packages/opencv_dart
Apache License 2.0
137 stars 18 forks source link

Invalid argument(s): Failed to lookup symbol 'Mat_New': dlsym(RTLD_DEFAULT, Mat_New): symbol not found #265

Closed xiazhichao closed 1 month ago

xiazhichao commented 1 month ago

Flutter 3.24.3 device: iphone when create Mat object error: Invalid argument(s): Failed to lookup symbol 'Mat_New': dlsym(RTLD_DEFAULT, Mat_New): symbol not found

rainyl commented 1 month ago

Refer to #212

Can't reproduce without more information, and you didn't follow the issue template, closed.