-
Notifications
You must be signed in to change notification settings - Fork 78
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
Error in make #38
Comments
Same error.
|
Hi, I solved the problem by reinstalling everything. Be sure to have installed the uhd driver. Il 31/08/2016 03:08, Kane ha scritto: Same error. /home/user/Documents/gr-baz/lib/baz_usrp_acquire.cc: In member function ‘void gr::baz::usrp_acquire::set_gpio_attr(const string&, const string&, uint32_t, uint32_t, size_t)’: — [Avast logo] https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient Questa e-mail è stata controllata per individuare virus con Avast antivirus. |
HI everyone,
I've got a problem and I can't fix it.
I've installed GNURadio with Pybombs on Ubuntu 14.04 LTS.
The firs time I've tried to install gr-baz I've used the command given by Pybombs:
./pybombs install gr-baz
Everything goes ok but when after I tried to open Gnuradio companion, I can't.
So I update Pybombs and I've installed gr-baz by source. I can do the Cmake but when I do make I've got this error:
baz_usrp_aquire.cc:131.16: error 'class und::usurp::multi_usrp' has no member name 'set_gpio_attr'
m_dev->set_gpio_attr(bank, attr, value, mask, mboard);
Does anyone know how can I fix it?
Thank you, thank you very much!
The text was updated successfully, but these errors were encountered: