rigexpert / SoapyFobosSDR

Soapy SDR plugin for Fobos SDR
GNU Lesser General Public License v2.1
1 stars 2 forks source link

Does not work on Windows #4

Open heroInCommunity opened 4 weeks ago

heroInCommunity commented 4 weeks ago

I installed PothosSDR and then built the SoapyFobosSDR using VisualStudio, put both dll's as it was said in instruction and then I get error

PS C:\Users\test> SoapySDRUtil --probe="driver=fobos" ######################################################

Soapy SDR -- the SDR abstraction library

######################################################

Probe device driver=fobos ←[1m←[31m[ERROR] SoapySDR::loadModule(C:\Program Files\PothosSDR/lib/SoapySDR/modules0.8/FobosSDRSupport.dll) LoadLibrary() failed: A dynamic link library (DLL) initialization routine failed. ←[0m ←[1m←[31m[ERROR] SoapySDR::loadModule(C:\Program Files\PothosSDR/lib/SoapySDR/modules0.8/FobosSDRSupport.dll) failed ABI check: Library ABI=0.8, Module ABI=←[0m ←[1m←[33m[WARNING] SoapyVOLKConverters: no VOLK config file found. Run volk_profile for best performance.←[0m Error probing device: SoapySDR::Device::make() no match

Please provide working instructions for Windows