Skip to content

Android tries to load nonexisting opencv_info library. #8100

@bc-lee

Description

@bc-lee
System information (version)
  • OpenCV => 3.2
  • Operating System / Platform => Host: Fedora 25, Target: Android(armeabi-v7a)
  • Compiler => clang 3.8
Detailed description

In OpenCV Java Version, it tries to load library named opencv_info. However it doesn't exist in 3.2 and master code. When I run OpenCV Application in Android, I can find a log likes E/OpenCV/StaticHelper: OpenCV error: Cannot load info library for OpenCV, but it doesn't crash. I think it can be safely deleted.

Steps to reproduce

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions