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

UnsatisfiedLinkError While using Tesseract and leptonica-platform maven in Java project (M1 Chip mac) #1188

Closed
bhuveshkumaroracle opened this issue Jun 13, 2022 · 2 comments

Comments

@bhuveshkumaroracle
Copy link

bhuveshkumaroracle commented Jun 13, 2022

What I am trying to do: I am using Tsseract and leptonica-platform maven repository in one of my Java programs to do some OCR operations.

Issue: this code throws an error (UnsatisfiedLinkError) when I try to run it on Mac Apple M1 chip laptop with JDK above 1.8.

@saudet
Copy link
Member

saudet commented Jun 13, 2022

There isn't yet a release version with support for macosx-arm64, but it's available in the snapshots: http://bytedeco.org/builds/

@saudet
Copy link
Member

saudet commented Jun 13, 2022

Duplicate of #1069

@saudet saudet marked this as a duplicate of #1069 Jun 13, 2022
@saudet saudet closed this as completed Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants