Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependent libraries? #11

Open
hayguen opened this issue Jun 22, 2017 · 1 comment
Open

dependent libraries? #11

hayguen opened this issue Jun 22, 2017 · 1 comment

Comments

@hayguen
Copy link

hayguen commented Jun 22, 2017

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

  • Visual Studio 2017, 2015 and 2013
  • static or dynamic linking against C runtime
  • exception handling model
  • ..
    But each compiled DLL is crashing after few seconds!

suppose, i'm using the wrong libraries:

What libraries / branches / tags were used to build the released DLL here?
This one does work fine.

@jocover
Copy link
Owner

jocover commented Jun 24, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants