Update minimum Qt version 6.6.1 recommended 6.8.3

This commit is contained in:
Alejandro Martinez
2025-12-21 21:35:44 -03:00
parent 03ca4fdbc3
commit b0b65e4e1f
4 changed files with 9 additions and 15 deletions

View File

@@ -1,11 +1,10 @@
Update Note: to build GoldenCheetah v3.6 we are using Microsoft Visual C++ 2019,
included in Microsoft Visual Studio 2019 AppVeyor image, with Qt5.15.2 and GSL 2.7
installed with vcpkg, on AppVeyor continuous integration platform.
You can check the appveyor.yml for the complete and updated build script,
the minimum Qt version known to work is 5.13 with Qt WebEngine and Qt Charts.
GSL - GNU Scientific Library is a mandatory dependency starting with v3.6
included in Microsoft Visual Studio 2022 AppVeyor image, using Qt6.8.3 with
Qt WebEngine and Qt Charts, and GSL 2.8 installed with vcpkg on AppVeyor
continuous integration platform.
You can check the appveyor.yml for the complete and updated build script.
Ale Martinez - Jul, 2022
Ale Martinez - Dec, 2025
+++++++++++++++++++++++
WIN32 BUILD WALKTHROUGH
+++++++++++++++++++++++