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

gradle build jarWithLib seems not work #65

Open
hrh007 opened this issue Dec 13, 2022 · 3 comments
Open

gradle build jarWithLib seems not work #65

hrh007 opened this issue Dec 13, 2022 · 3 comments

Comments

@hrh007
Copy link

hrh007 commented Dec 13, 2022

./gradlew build ; I just cannot build a jar with lib so or dylib , in osx or linux env;

@hrh007
Copy link
Author

hrh007 commented Dec 13, 2022

@jimexist @yjshen maybe I am wrong; can you renew readme and guide how to build jarwithlib; thanks
I have build lib in datafusion-jni use cargo build; but the jar donnot cotains lib

@hrh007
Copy link
Author

hrh007 commented Dec 14, 2022

I mkdir ${root_dir}/datafusion-java/build/jni_libs/osx-x86_64[linux-x86_64], and copy lib to the dir, It works;

@jimexist
Copy link
Collaborator

I mkdir ${root_dir}/datafusion-java/build/jni_libs/osx-x86_64[linux-x86_64], and copy lib to the dir, It works;

can you directly create a PR to change the README? thanks

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