mac-can / PCBUSB-Library

macOS® User-Space Driver for PCAN-USB Interfaces (Binaries only)
https://mac-can.com
Other
27 stars 0 forks source link

dyld not searching in `/usr/local/lib` (cmd line tools 2397) #17

Closed mac-can closed 3 weeks ago

mac-can commented 11 months ago

This issue also applies to programs or Apps that are loading the PCBUSB-Library from /usr/local/lib (the default installation folder).

Add the linker option -rpath /usr/local/lib to your linker script to solve the issue.

mac-can commented 3 weeks ago

Fix with version 0.12.2