|
From: Bill S. <g4...@cl...> - 2019-03-24 18:46:05
|
On 24/03/2019 18:23, max...@fa... wrote: > I tried to compile the source code of wsjt-x in Linux Mint 18 but it > fails with the error > CMake Error at CMakeLists.txt:25 (project): > No CMAKE_Fortran_COMPILER could be found. Hi Marius, you need to install a Fortran compiler and there will be other necessary dependencies you will need too. sudo apt install gfortran for a start. 73 Bill G4WJS. |