On 14/11/2018 18:43, Mark Klein wrote:
Hi group.

I had some issues building wsjtx-2.0-rc4 on CentOS7.5. First note that I have fldigi and the standard hamlib RPM installed on that VM. My understanding is that there is an incompatibility between that version and the one wsjtx-2.0 uses. In trying to build wsjtx with the version of hamlib provided, the build couldn’t find the local hamlib:

Hi Mark,

there should be no Hamlib incompatibility, the Hamlib supplied in the WSJT-X sources tarball is built into an internal directory and linked statically into WSJT-X. Please do not override the use of this recommended Hamlib version unless you are sure you know what you are doing.

What CMake configure command did you you use for the first attempt that you only show errors from in your OP?

Your patch is invalid an breaks WSJT-X, you cannot randomly comment out code and expect the result to be a working application! Just because it compiled and linked does not mean it is correct. The compile error is due to the age of the g++ compiler on RHEL/CentOS 7 (gcc-4.8.5). I will try and get a fix in for the next release.

What version of Qt is available from the CentOS 7.5 repositories?

73
Bill
G4WJS.



_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to