mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-13 12:42:20 +00:00
Remove Conditional Compilation for Qt < 5.9 (#3464)
This is a clean up to remove conditional compilation for all Qt versions older than the last known to work: Qt 5.9 with Qt WebEngine and Qt Charts. Includes an update note to INSTALL documents.
This commit is contained in:
committed by
GitHub
parent
cc6fa1d02a
commit
f51a6a6cb1
@@ -1,3 +1,11 @@
|
||||
Update Note: to build GoldenCheetah v3.6 we are using the Homebrew Package
|
||||
Manager to install dependencies, including Qt 5.14.2, on Travis CI macOS High
|
||||
Sierra build environment.
|
||||
You can check the travis/osx folder for the complete and updated build scripts,
|
||||
the minimum Qt version known to work is 5.9 with Qt WebEngine and Qt Charts.
|
||||
|
||||
Ale Martinez - May, 2020
|
||||
|
||||
+++++++++++++++++++++++
|
||||
MAC OSX BUILD WALKTHROUGH
|
||||
+++++++++++++++++++++++
|
||||
|
||||
Reference in New Issue
Block a user