From 0342514afa8e24abc766e84c25f71d73b3820c04 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 15 Sep 2023 11:28:45 +0300 Subject: [PATCH 5/5] BUGS: Instruct reporter to tell Qt5/Qt6 mode See osdn #48615 Signed-off-by: Marko Lindqvist --- doc/BUGS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/BUGS b/doc/BUGS index 171b17d402..b90f120fc6 100644 --- a/doc/BUGS +++ b/doc/BUGS @@ -57,6 +57,11 @@ Here's what to do: - If you are using Qt client, the version number of Qt libraries. In Qt-client that can be find by opening 'About Freeciv' dialog from under 'Help' menu and clicking 'About Qt' button there. + The major Qt version makes a difference also in freeciv's + own code, so tell whether the client has been built in + "Qt6 mode", or in "Qt5 mode". Note that Qt5 and Qt6 are + coinstallable, so having one in the system does not + automatically mean that freeciv uses it. - If you are using the SDL2 client, the version numbers (if you know them) of the SDL2, SDL2_image, SDL2_gfx, and SDL2_ttf -- 2.40.1