You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I pulled the most recent code (2/16/2023 12:30PM MST):
When I try to use the capture.py example:
python: symbol lookup error: /usr/local/lib/aarch64-linux-gnu/SoapySDR/modules0.8-2/libSoapyCariboulite.so: undefined symbol: _ZN3Iir7CascadeC2Ev
When I try to use either sdrpp or CubicSDR:
[ERROR] SoapySDR::loadModule(/usr/local/lib/SoapySDR/modules0.7/libSoapyCariboulite.so)
dlopen() failed: /usr/local/lib/SoapySDR/modules0.7/libSoapyCariboulite.so: undefined symbol: _ZNK8SoapySDR6Device16hasIQBalanceModeEim
Anyone have a solution for this? Any reason that Soapy is still using 0.7?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I pulled the most recent code (2/16/2023 12:30PM MST):
When I try to use the capture.py example:
python: symbol lookup error: /usr/local/lib/aarch64-linux-gnu/SoapySDR/modules0.8-2/libSoapyCariboulite.so: undefined symbol: _ZN3Iir7CascadeC2Ev
When I try to use either sdrpp or CubicSDR:
[ERROR] SoapySDR::loadModule(/usr/local/lib/SoapySDR/modules0.7/libSoapyCariboulite.so)
dlopen() failed: /usr/local/lib/SoapySDR/modules0.7/libSoapyCariboulite.so: undefined symbol: _ZNK8SoapySDR6Device16hasIQBalanceModeEim
Anyone have a solution for this? Any reason that Soapy is still using 0.7?
Beta Was this translation helpful? Give feedback.
All reactions