gary-rowe / hid4java

A cross-platform Java Native Access (JNA) wrapper for the libusb/hidapi library. Works out of the box on Windows/Mac/Linux.
MIT License
223 stars 70 forks source link

Windows ARM64 to use dockcross directly #123

Closed tresf closed 1 year ago

tresf commented 2 years ago

Dockcross added Windows ARM64 support, let's use it!

Edit: We required a small patch, done.

Edit2: Add LDFLAGS="-static" to avoid compilation errors