Skip to content

Add support to M1 silicon by importing correct libusb4java version#581

Open
JodyVanden wants to merge 1 commit intomarian-m12l:masterfrom
JodyVanden:add_support_m1_silicon_mac
Open

Add support to M1 silicon by importing correct libusb4java version#581
JodyVanden wants to merge 1 commit intomarian-m12l:masterfrom
JodyVanden:add_support_m1_silicon_mac

Conversation

@JodyVanden
Copy link
Copy Markdown

I added a way for M1 silicon from Apple to be supported by this code base.

  • Pulling the correct libusb depending on if it is an intel processor or a apple processor

works locally
image

another user reported it not working here

@JodyVanden JodyVanden changed the title Add support to M1 silicon by importing correct ibusb4java version Add support to M1 silicon by importing correct libusb4java version Dec 14, 2025
@digrouz
Copy link
Copy Markdown

digrouz commented Jan 12, 2026

Hi, How can i download this version to test ?

@digrouz
Copy link
Copy Markdown

digrouz commented Jan 12, 2026

Hello,

I got my way with it with the release 0.4.2. I downloaded . it did not worked out of the box, i have homebrew and it had issue with libusb. So i created manually /opt/local/lib with the specified symlinks and it worked.

  1. I downloaded libusb4java-darwin-aarch64 from https://repo1.maven.org/maven2/io/github/dsheirer/libusb4java-darwin-aarch64/1.3.0/ and put it in lib folder of the studio archive.
  2. created manually /opt/local/lib and symlinked in it libusb from /opt/homebrew/lib

Now application launch and I was able to upload some bundle in it.

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

Successfully merging this pull request may close these issues.

2 participants