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

Base custom directory is not searched when finding/extracting native lib #54

Closed
tdemande opened this issue Jan 3, 2019 · 0 comments
Closed

Comments

@tdemande
Copy link
Contributor

tdemande commented Jan 3, 2019

Javadoc says it looks for several directories, including "none", where in fact that base dir is not searched, only the platform/arch/os ones.

See
https://github.com/fusesource/hawtjni/blob/master/hawtjni-runtime/src/main/java/org/fusesource/hawtjni/runtime/Library.java#L30

https://github.com/fusesource/hawtjni/blob/master/hawtjni-runtime/src/main/java/org/fusesource/hawtjni/runtime/Library.java#L282

gnodet added a commit that referenced this issue Apr 2, 2019
#54 Also search in base dir when finding/extracting native lib
@gnodet gnodet closed this as completed Apr 2, 2019
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

2 participants