With Ubuntu 18.04 I get the error:
Pothos.PluginLoader.load: Plugin Module Error: Pothos::PluginModule(/usr/local/lib/Pothos/modules0.6/lora/libLoRa_Blocks.so): failed safe load
on startup of PothosFlow.
Any ideas for proceeding?
Setup:::
Clone these three repositories:
For poco and json make sure you install them so the LoRa-SDR installer can find them:
sudo cmake --build . --target install
with PothosCore installed first: