Skip to content

Conversation

@ds58
Copy link
Contributor

@ds58 ds58 commented Nov 1, 2024

I reverted #21 and properly fix the java.lang.UnsatisfiedLinkError: no jniopenblas_nolapack in java.library.path issue

api("org.bytedeco:ffmpeg:$ffmpegVersion:linux-x86_64")
api("org.bytedeco:ffmpeg:$ffmpegVersion:linux-arm64")
api("org.bytedeco:ffmpeg:$ffmpegVersion:windows-x86_64")
val openblasVersion = "0.3.23-1.5.9" // TODO: This can probably be removed in 1.5.10
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be brought in transitively but specifically declaring it fixes the issue

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet!

@ds58 ds58 merged commit 64098a1 into develop Nov 1, 2024
2 checks passed
@ds58 ds58 deleted the javacpp-dependency-fix branch November 1, 2024 19:01
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.

4 participants