[wsjt-devel] Fortran error with GCC 10

2020-01-21 Thread Richard Shaw
I just wanted to give you guys a heads up that wsjtx will fail to compile with gcc 10 due to a fortran issue. Details here: https://lists.fedoraproject.org/archives/list/de...@lists.fedoraproject.org/thread/GVGNKHJFMEZVEOQVTUSDYPEELJUULLTL/ Thanks, Richard KF5OIM ___

Re: [wsjt-devel] FT8 diversity patch

2020-01-21 Thread Iztok Saje
Hello! Patch now works for FT4 and FT8 with WSJTX 2.1.2, I am finalizing documentation and doing some more testing. There are three Fortran files changed, so only jt9 needs to be recompiled. As I am on Linux, I can not compile Windows version. I would kindly ask if somebody can compile jt9.exe,

Re: [wsjt-devel] How to set up for WSJT-X development?

2020-01-21 Thread Bill Somerville
On 21/01/2020 09:43, Alessandro Gorobey via wsjt-devel wrote: please see https://sourceforge.net/p/wsjt/mailman/message/36884654/ Can be as my problem that Bill solve with the patch ? Hi Sandro, Paul's issue was with a broken Hamlib installation. We are not sure how but an old version was bei

Re: [wsjt-devel] How to set up for WSJT-X development?

2020-01-21 Thread Alessandro Gorobey via wsjt-devel
Hi Paul, Bill, Il 20/01/2020 21:23, Bill Somerville ha scritto: On 20/01/2020 20:05, Paul Kube wrote: $ mkdir -p ~/wsjtx-prefix/build $ cd ~/wsjtx-prefix $ git clone git://git.code.sf.net/p/wsjt/wsjtx src $ cd ~/wsjtx-prefix/build