You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you aren't using protocol 1 of an HPSDR radio that supports cwx, the best advice is to comment out CWDAEMON in the makefile. This was commented out by default until recently and would probably be best to be commented out again.
I was following this instructions to install linhpsdr, however at the moment of executing
make -j4
, I encountered an error:So, long story short, you need that header file as well, you can obtain it by:
sudo apt install libcw6-dev
tested and running on
20.04.1-Ubuntu SMP Fri Aug 27 08:06:32 UTC 2021 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: