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

Upgrade to JNA 5.2.0+ and gst1-java-core 1.1.0 #120

Closed
neilcsmith-net opened this issue Jul 19, 2019 · 1 comment
Closed

Upgrade to JNA 5.2.0+ and gst1-java-core 1.1.0 #120

neilcsmith-net opened this issue Jul 19, 2019 · 1 comment

Comments

@neilcsmith-net
Copy link

Mainly a note that the gst1-java-core library as of 1.0 requires JNA 5.2.0+. You're likely to get spurious problems using JNA 4.2.0. Unfortunately using Ant you're missing this dependency problem. You could look at integrating Ivy to download the dependencies rather than check them in.

Worth also upgrading gst1-java-core for a few bug fixes.

@codeanticode
Copy link
Member

Implemented with 9395972

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