csllc / cs-pcan-usb-binding

NodeJS PCAN-USB Module Bindings Releases
0 stars 0 forks source link

OSX dylib update #2

Open jameslatham2001 opened 2 years ago

jameslatham2001 commented 2 years ago

Hi, first of all, thank you so much for your hard work on the PCAN node library, it is great! Unfortunately, my cross-platform application has no PCAN-related capabilities on OSX as I believe the driver being used is outdated and features a bug making it not work on >= Monterey. The newest PCBUSB driver (0.11.1) has fixed this issue, would you please mind releasing an updated version of the package using this new driver, I have tried to do it myself but unfortunately SetValue seems to be expecting different arguments now meaning I can not open the device atall. I would be happy to make a donation for this! :) Thanks

cwalden-cs commented 2 years ago

We've discovered this internally as well, and we're encountering the same issue as you - no macOS Monterey support until we switch to the updated driver. It'll get fixed, but I can't give a timeframe more precise than "when we get to it".