rpp0/gr-lora

Target "sndfile::sndfile" was not found

MjrMalfunction opened this issue · 0 comments

While trying to run lora_receive_realtime.grc, the "lora_lora_receive" block is missing.
I suspected there might be some issue with the docker installation, so I tried installing it through cmake.
Doing this, I get the following error:
Target "lora_python" links to target "sndfile::sndfile" but the target was not found.

I have found a "libsndfile", but installing it did not fix the issue.