kritzikratzi/Oscilloscope

libusb unresolved external symbol

AndnixSH opened this issue · 1 comments

Trying to compile myself, just to see if the latest commit has solved my issues. But i ended up with the unresolved external symbol errors with libusb. Any idea what's the cause?

image

it means the libusb-1.0.lib wasn't found correctly.

i assume you went for a 32 bit build, but only 64 bit is supported!