Misc Software/Linux Stuff

Shebang…

#!/bin/sh

Error While Loading Shared Libraries, Cannot Open Shared Object File

In the link below, the 4th option helps me with the codec2 – liblpcnetfreedv.so issue:

https://lonesysadmin.net/2013/02/22/error-while-loading-shared-libraries-cannot-open-shared-object-file/

Pluto SDR and building in VS2017

I had installed the libiio, but when I tried to build an app that linked into libiio, I got a dreaded error about being unable to find a libiio.dll. I found that by installing running the app below from Analog Devices, the dll error went away: https://github.com/analogdevicesinc/libiio/releases/download/v0.18/libiio-0.18.g4e22517-Windows-setup.exe