I download the RawHid test for MacOS from :
And when I run it, it just abort. Can anyone help me. Thanks.
I use MacOS Sonoma.
And when I run it, it just abort. Can anyone help me. Thanks.
I use MacOS Sonoma.
Still not working. do you have actually try it?Wow, that file is so old it's compiled for 32 bit Intel and 32 bit Power PC chips! Pretty sure it can't possibly work on MacOS newer than Mojave (10.14). It was probably last actually tested (by me) in the days when Apple named their MacOS releases for big cats.
I recompiled it for 64 bit Intel and Apple M-series ARM 64 bit and put the new file on the website. Old file was 19325 bytes. When you download the new .dmg file, check that you got 26715 bytes. And of course, please let me know if this actually works on your machine? I just recompiled it after minor updates to the makefile, but no actual changes in the code. Haven't actually tried it... depending on your feedback here.
Updated makefile is attached, in case anyone later finds this and wants to see the (pretty trivial) updates that get it compile on modern Macs.