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

uhd/usrp/multi_usrp.hpp: No such file or directory #1

Open
Kishaihd opened this issue Nov 28, 2016 · 1 comment
Open

uhd/usrp/multi_usrp.hpp: No such file or directory #1

Kishaihd opened this issue Nov 28, 2016 · 1 comment

Comments

@Kishaihd
Copy link

When I run $ sudo make I get the following output and error:
$ sudo make g++ -g -O3 -D INCLUDE_B210 -o scan.o -c -I ../target/include -std=gnu++11 scan.cpp In file included from scan.cpp:17:0: b210Source.h:3:35: fatal error: uhd/usrp/multi_usrp.hpp: No such file or directory compilation terminated. Makefile:22: recipe for target 'scan.o' failed make: *** [scan.o] Error 1

This looks like a really cool application, and as I'm just getting into SDR, I'm really interested in checking this out. Any help would be appreciated. :)

@wpats
Copy link
Owner

wpats commented Nov 29, 2016 via email

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