Skip to content

Perform a release to enable support for Darwin March64 (Apple Silicon) #12

Description

@ioExpander

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions