This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Description
Good evening,
I am trying to compile acarsdec in a ubuntu 22.04 and I am getting this:
$ cmake .. -Dsdrplay=ON
-- Using libacars
-- Not using MQTT
-- Using libsnd
CMake Error at CMakeLists.txt:68 (message):
libmirsdrapi-rsp path not found
-- Configuring incomplete, errors occurred!
I have the sdrplay api service install and running and I have a rspduo connected and already working well with openwebrx on it.
I can't find this library anywhere. Can someone point me to the right direction ?