PCBUSB-Library
PCBUSB-Library copied to clipboard
dyld not searching in `/usr/local/lib` (cmd line tools 2397)
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.