Building XMOS DFU Loader - OSX

Technical questions regarding the XTC tools and programming with XMOS.
RitchRock
XCore Addict
Posts: 189
Joined: Tue Jan 17, 2017 9:25 pm

Building XMOS DFU Loader - OSX

Post by RitchRock »

Hi,

Now that I am running OSX Mojave 10.14.4, I cannot build the XMOS DFU Loader. I was previously able to do this. I am getting the following error:

Code: Select all

....
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [all] Error 1
Any help would be much appreciated!


RitchRock
XCore Addict
Posts: 189
Joined: Tue Jan 17, 2017 9:25 pm

Post by RitchRock »

Using libusb-1.0.0-x86_64.dylib from here gets things working. Documentation should probably be updated.