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

My. net6 program uses the Tesseract library, which works fine under Windows, but fails under Linux #705

Open
xuxuanqi opened this issue Aug 2, 2023 · 1 comment

Comments

@xuxuanqi
Copy link

xuxuanqi commented Aug 2, 2023

My. net6 program uses the Tesseract library, which works fine under Windows, but fails under Linux.

Error reporting:
System.DllNotFoundException: Failed to find library "libleptonica-1.82.0.so" for platform x64.
at InteropDotNet.LibraryLoader.LoadLibrary(String fileName, String platformName)
at InteropRuntimeImplementer.LeptonicaApiSignaturesInstance.LeptonicaApiSignaturesImplementation..ctor(LibraryLoader loader)

@xuxuanqi
Copy link
Author

xuxuanqi commented Aug 2, 2023

I want to know how to solve this problem

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