-
Notifications
You must be signed in to change notification settings - Fork 8
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
Java mvn build #2
Comments
okey, mvn install -P !platform-windows working |
can u please provide instuction how this project should be builded with java bindings?
|
Will look into building issue next week. Meantime, you can use binaries provided from sourceforge: https://sourceforge.net/projects/sigar/. Binaries from there should work correctly. Also, could you post complete logs from each compilation ? (for sigar, jni and java ?) |
when im trying to use binaries from sourceforge, i got access EXCEPTION_ACCESS_VIOLATION :/ with build using cmake:
Im using windows 10 version 1709, build 16299, visual studio 15 2017 , java 9(also tried j8) |
Hi , how can i build java bindings?
using windows 10, building library with cmake&&vs17 is ok, but when i trying to build jar( mvn install) and its contain only meta-inf :C
The text was updated successfully, but these errors were encountered: