FX3 on mac

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi there, I am getting this error when I run "sudo make" ont he examples folder of the MAc SDK.

   

 

   

sudo make
g++ -o cyisowrite_test          cyisowrite_test.c               -l cyusb -l usb-1.0     
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
ld: library not found for -lcyusb
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [all] Error 1

   

 

   

 

   

Anyone have any idea?

0 Likes
1 Reply
Anonymous
Not applicable

Have you tried using the SDK. Are the firmware example building?

0 Likes