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

Libusb is missing while trying to compile for Mac (without Homebrew) #18

Open
Retroperra opened this issue Jan 26, 2018 · 3 comments
Open

Comments

@Retroperra
Copy link

Retroperra commented Jan 26, 2018

Hi, cool thing!!

However; Libusb is missing while trying to compile for Mac

This what the compiler says. I did run git submodule update --init --recursive

Package libusb was not found in the pkg-config search path. Perhaps you should add the directory containing libusb.pc'`

@wizardishungry
Copy link
Member

Hi – I haven't come up with compilation instructions yet, but I'd like to. Assuming you're using Homebrew, I believe you'll need to brew install librtlsdr to get the prerequisites for compiling. Let me know if this helps!

I'd welcome an addition to the README with compilation instructions for your environment.

@Retroperra
Copy link
Author

Hi, no , not brew, I'm using a compiled cmake and XCode.
Maybe I can add it via git somehow

@wizardishungry
Copy link
Member

You may be able to to build librtlsdr and do a make install with it and then have vcvrack-rtlsdr work fine, but I feel like using brew may make your life easier in general.

@wizardishungry wizardishungry changed the title Libusb is missing while trying to compile for Mac Libusb is missing while trying to compile for Mac (without Homebrew) Feb 1, 2018
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