Closed mlforcada closed 3 years ago
Found the way:
sudo apt install libssl-dev
does the trick!
Hello Mikel, your issue arrived just at the right time, nice that you have solved it on your own. It was yesterday that I have been compiling for a Ubuntu 20.04 Linux desktop and we also found some issues with the ssl library. Soon I will update the makefile and add some instructions regarding ssl.
Just a hint, when using DMRStation on a standard desktop set decorated=1 in the UI section of the ini file to allow standard application window behaviour.
I tried to compile but when running make in Ubunut 20.04 I get this error:
What can I do? I installed libcrypto++-dev
but did not help. Thanks!