QtQuick use in FlightGear: Difference between revisions

Jump to navigation Jump to search
m
Line 5: Line 5:


== Status ==
== Status ==
Qt 5.9 is the correct minimum version (for next)  <ref>https://sourceforge.net/p/flightgear/mailman/message/37266895/</ref>
'''Update 01/2021 in response to the announcement that Qt as LTS release goes commercial-only''' <ref>https://www.theregister.com/2021/01/05/qt_lts_goes_commercial_only/</ref>:James stated we’re already using much older versions of Qt. (5.12 LTS) Only change might be: we’ll build some version of Qt ourselves on Jenkins for Windows, so that people who want to build from source on Windows don’t need to build Qt themselves. Slightly longer answer is: TQC don’t want to provide supported *binary* releases for older versions, to ‘free’ users. Which is annoying, but it does have a cost for them. The *source* is the same license as always (GPL/LGPL), but we need to make binaries ourselves. Of course on macOS with Homebrew and Linux with the distro-provided Qt, this is irrelevant anyway: the issue is just providing a sensible workflow for Windows.
'''Update 01/2021 in response to the announcement that Qt as LTS release goes commercial-only''' <ref>https://www.theregister.com/2021/01/05/qt_lts_goes_commercial_only/</ref>:James stated we’re already using much older versions of Qt. (5.12 LTS) Only change might be: we’ll build some version of Qt ourselves on Jenkins for Windows, so that people who want to build from source on Windows don’t need to build Qt themselves. Slightly longer answer is: TQC don’t want to provide supported *binary* releases for older versions, to ‘free’ users. Which is annoying, but it does have a cost for them. The *source* is the same license as always (GPL/LGPL), but we need to make binaries ourselves. Of course on macOS with Homebrew and Linux with the distro-provided Qt, this is irrelevant anyway: the issue is just providing a sensible workflow for Windows.
<ref>https://sourceforge.net/p/flightgear/mailman/message/37191680/</ref>
<ref>https://sourceforge.net/p/flightgear/mailman/message/37191680/</ref>

Navigation menu