You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which only supported the Intel Core (X86). Once I over rode with the a newer version: net.java.dev.jna:jna:5.15.0, pcap4j started working on the Apple M2.
The text was updated successfully, but these errors were encountered:
While trying to get pcap4j working on my Apple M2, I noticed that pcap4j-core depended on an older version of jna:
which only supported the Intel Core (X86). Once I over rode with the a newer version: net.java.dev.jna:jna:5.15.0, pcap4j started working on the Apple M2.
The text was updated successfully, but these errors were encountered: