Hi George,

I confirm that applying your modifications below, I have been able to get WSJT-X-3.0 correctly built in my Opensuse Tumbleweed.

Regarding QT6, I think that cmake uses my installed qt6 version:

Informazioni per pacchetto qt6-base-common-devel:
-------------------------------------------------
Repository            : Repository principale (OSS)
Nome                  : qt6-base-common-devel
Versione              : 6.10.0-3.1

And I hadn't have the need to change nothing for that.

Best regards,

Marco, PY1ZRJ


Il 05/11/25 12:52, George Baltz via wsjt-devel ha scritto:

openSUSE TW is a rolling distro, with all the latest, bright, shiny new software.  Building with cmake 4.1.2 and qt 6.10 shows a few problems.

I got the standard (qt5?) version to build and run with these hacks:

1) add -DCMAKE_POLICY_VERSION_MINIMUM=3.5..3.11 to the cmake configure command line

2) comment out line 199 of CMakeLists.txt

#add_custom_target (installDEPENDS wsjtx-install)

3) Use `wsjtx-install` instead of `install` to install.

Did the same for the -improved version and it works well.

Tried the same for the -qt6 version and qt 6.10 complains  'void QSortFilterProx yModel::invalidateFilter()’ is deprecated: Use begin/endFilterChange() instead [-Werror=deprecated-declarations]'

Build output is attached.

Any suggestions?

73 n3gb




_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


---
*73 de Marco, PY1ZRJ (former IK5BCU)*
**

Attachment: OpenPGP_0x38215F3BB231677C.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to