Open hayguen opened 7 years ago
i'm using https://github.com/jocover/hackrf ,this fork support windows thread,not required pthread-win32 and https://github.com/libusb/libusb
building win32 multi-threaded (/MT) runtime static library,and link ExtIO_HackRF
i've tried to compile the ExtIO myself .. as first step before extending new features, e.g. 8-bit and probably TX. i failed to build a running version. i succeeded to compile with
suppose, i'm using the wrong libraries:
What libraries / branches / tags were used to build the released DLL here? This one does work fine.