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

Build libusb and librtlsdr - use submodules or a curl+makefile #31

Open
wizardishungry opened this issue Feb 7, 2018 · 1 comment
Open

Comments

@wizardishungry
Copy link
Member

re: #29

move towards using git submodules on every platform. Both of those libraries are semi-complex to build, so I'm keeping my eyes open for a plugin that builds stuff along the lines of ext (and dep to some extent) in the main build.

@wizardishungry wizardishungry changed the title Use git submodules for libusb and librtlsdr Build libusb and librtlsdr - use submodules or a curl+makefile Apr 24, 2018
@sourcefrog
Copy link

For what it's worth it does seem to build on macOS using the Homebrew versions of libusb and rtlsdr: #44

For Windows and cross-platform support another option might be vcpkg which seems to manage C build dependencies cleanly across platforms.

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

No branches or pull requests

2 participants