Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OrtxPackage.getLibraryPath() crash #463

Open
OrangeHao opened this issue Sep 18, 2024 · 0 comments
Open

OrtxPackage.getLibraryPath() crash #463

OrangeHao opened this issue Sep 18, 2024 · 0 comments

Comments

@OrangeHao
Copy link

The example run error on my android device

error on this line:

sessionOptions.registerCustomOpLibrary(OrtxPackage.getLibraryPath())

error function:

OrtxPackage.getLibraryPath()

error message:
E/libc++abi: terminating due to uncaught exception of type cv::Exception: OpenCV(4.5.4) /Users/runner/work/1/b/android_aar/intermediates/armeabi-v7a/Release/_deps/opencv-src/modules/core/src/system.cpp:663: error: (-215:Assertion failed) Missing support for required CPU baseline features. Check OpenCV build configuration and required CPU/HW setup. in function 'initialize'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant