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

Publish pre-compiled libs for jni (linux x64) #1026

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

csukuangfj
Copy link
Collaborator

Some users are building sherpa-onnx for jni on computer A and run it on computer B. However, computer B has an old version of glibc and throws errors like below:

libsherpa-onnx-jni.so: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found

This PR tries to fix that by providing a pre-built jni lib compiled on CentOS 7.

@csukuangfj csukuangfj merged commit 0be7f28 into k2-fsa:master Jun 18, 2024
@csukuangfj csukuangfj deleted the linux-jni branch June 18, 2024 08:50
XiaYucca pushed a commit to XiaYucca/sherpa-onnx that referenced this pull request Jan 9, 2025
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

Successfully merging this pull request may close these issues.

1 participant