Skip to content

Exception has occurred.ArgumentError (Invalid argument(s): Failed to lookup symbol 'Image_IMRead': dlsym(RTLD_DEFAULT, Image_IMRead): symbol not found) #24

@kitittat7j

Description

@kitittat7j

Describe the bug
when I run the code on Simulator (17.4 version) and Ios real device. I got those message Failed to lookup symbol 'Image_IMRead': dlsym(RTLD_DEFAULT, Image_IMRead): symbol not found) when i click to use the function cv.imread("some image")

To Reproduce
Steps to reproduce the behavior:

  1. Run simulator
  2. run opencv to read the image
  3. See error

Screenshots
Screenshot 2567-04-10 at 17 19 26

opencv_dart : 1.0.0+1
flutter version : 3.16.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions