Locked WSJT-X 2.3.0 rc2 with Ubuntu 20.04


Charles W. Powell
 

Just an FYI.  I had a small problem compiling 2.3.0 rc2 because it requires a new version of Boost.  I did not have any problems previously, from version 2.1 through 2.3.0 rc1, and I really don't know if Boost was even installed.  Nonetheless, I have placed the link below.  I complied a default installation of Boost and the WSJT-X build proceeded normally.  The required version is Boost 1.63 but the latest is 1.74.  I can't speak for Windows users but I would guess if you are compiling from source you will need it.

73,

Charles - NK8O

https://www.boost.org/users/download/


Bill Somerville
 

On 23/11/2020 17:29, Charles W. Powell via groups.io wrote:
Just an FYI.  I had a small problem compiling 2.3.0 rc2 because it requires a new version of Boost.  I did not have any problems previously, from version 2.1 through 2.3.0 rc1, and I really don't know if Boost was even installed.  Nonetheless, I have placed the link below.  I complied a default installation of Boost and the WSJT-X build proceeded normally.  The required version is Boost 1.63 but the latest is 1.74.  I can't speak for Windows users but I would guess if you are compiling from source you will need it.

73,

Charles - NK8O

https://www.boost.org/users/download/
Hi Charles,

I guess you are building for Debian 9 or something based on it. The next release of WSJT-X will build using Boost v1.62 which should solve your issue using distribution versions of Boost.

73
Bill
G4WJS.


Charles W. Powell
 

Ubuntu 20.04, Bill.  It compiled just fine with Boost 1.74.  Now I should be good for a while.

73,

Charles - NK8O

On 11/23/20 1:09 PM, Bill Somerville wrote:

On 23/11/2020 17:29, Charles W. Powell via groups.io wrote:
Just an FYI.  I had a small problem compiling 2.3.0 rc2 because it requires a new version of Boost.  I did not have any problems previously, from version 2.1 through 2.3.0 rc1, and I really don't know if Boost was even installed.  Nonetheless, I have placed the link below.  I complied a default installation of Boost and the WSJT-X build proceeded normally.  The required version is Boost 1.63 but the latest is 1.74.  I can't speak for Windows users but I would guess if you are compiling from source you will need it.

73,

Charles - NK8O

https://www.boost.org/users/download/

Hi Charles,

I guess you are building for Debian 9 or something based on it. The next release of WSJT-X will build using Boost v1.62 which should solve your issue using distribution versions of Boost.

73
Bill
G4WJS.





Bill Somerville
 

Charles,

sorry I missed the obvious info in your subject line. I build the release kit for 64-bit on Ubuntu 20.04 using only packages installed from the official repositories other then Hamlib. The CMake find_package command will match any version greater than or equal to the required one, our code is written to support any Boost version from 1.63 onwards (1.62 onwards from the next release).

You do not need to build a more recent version of Boost than the one in the Ubuntu 20.04 repositories.

73
Bill
G4WJS.

On 23/11/2020 20:41, Charles W. Powell via groups.io wrote:

Ubuntu 20.04, Bill.  It compiled just fine with Boost 1.74. Now I should be good for a while.

73,

Charles - NK8O

On 11/23/20 1:09 PM, Bill Somerville wrote:
On 23/11/2020 17:29, Charles W. Powell via groups.io wrote:
Just an FYI.  I had a small problem compiling 2.3.0 rc2 because it requires a new version of Boost.  I did not have any problems previously, from version 2.1 through 2.3.0 rc1, and I really don't know if Boost was even installed.  Nonetheless, I have placed the link below.  I complied a default installation of Boost and the WSJT-X build proceeded normally.  The required version is Boost 1.63 but the latest is 1.74.  I can't speak for Windows users but I would guess if you are compiling from source you will need it.

73,

Charles - NK8O

https://www.boost.org/users/download/
Hi Charles,

I guess you are building for Debian 9 or something based on it. The next release of WSJT-X will build using Boost v1.62 which should solve your issue using distribution versions of Boost.

73
Bill
G4WJS.