-
Notifications
You must be signed in to change notification settings - Fork 23
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
cmake not finding the soapysdr directory #34
Comments
It even looks as if I did not install SoapySDR at all (my bad). libad9361.so is in /usr/local/lib whereas libiio is in /usr/lib/x86_64-linux-gnu I will now build these 2 from source to see if that makes any difference. |
After build from source of SoapySDR and Pothos and the modules all without errors or warnings. Not found in Pothos GUI, both devices not found usable in GQRX, no blocks for these 2 devices in GNUradio. I am at a loss now. Pothos test is 131 x success. All other tests see below, all looking good to me. SoapySDRUtil --info Soapy SDR -- the SDR abstraction library###################################################### Lib Version: v0.8.0-ga8df1c57
PothosUtil --system-info
Both connect via usb SoapySDRUtil --probe="driver=plutosdr" Soapy SDR -- the SDR abstraction library###################################################### Probe device driver=plutosdr -- Device identificationdriver=PlutoSDR |
Cool! |
Building in a Ubuntu 18.04 VirtualBox on Solus Linux. Solus host, Ubuntu client.
Built all Sophos and Soapy materials and libiio and libad9361
But cmake throws error that SoapySDR can not be found.
Did not change any paths from the standard install.
I will now try SoapySDRplay install to see if same is happening.
The text was updated successfully, but these errors were encountered: