Open
Description
Hi, I've managed to compile the main branch of this repo on my MacBook Air M1.
I have to edit the makefile as the openjdk installation from brew did not set some env variables properly.
set(JAVA_INCLUDE_PATH2 /opt/homebrew/opt/openjdk/include)
set(JAVA_AWT_INCLUDE_PATH NotNeeded)
And I could manually package the Jar for aarch64. It seems the compiled version works.
Would it be possible to release that version, so that downstream projects using libusb4java could use it easily with maven ?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels