Add information about GSL as a mandatory dependency

[skip ci]
This commit is contained in:
Ale Martinez
2020-05-31 19:29:18 -03:00
parent f8f43eed4c
commit 6a3734971d
5 changed files with 20 additions and 19 deletions

View File

@@ -1,8 +1,9 @@
Update Note: to build GoldenCheetah v3.6 we are using Microsoft Visual C++ 2017,
included in Microsoft Visual Studio 2019, with Qt 5.14.2 on AppVeyor continuous
integration platform.
included in Microsoft Visual Studio 2019, with pre-installed Qt 5.14.2 and GSL
insalled 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.9 with Qt WebEngine and Qt Charts.
GSL - GNU Scientific Library is a mandatory dependency starting with v3.6
Ale Martinez - May, 2020
+++++++++++++++++++++++