QtQuick use in FlightGear: Difference between revisions

Jump to navigation Jump to search
m
Line 159: Line 159:


== On QtQuick in 2020  ==
== On QtQuick in 2020  ==
We don’t actually have ‘disable launcher’ : the launcher is strictly opt-in. On Windows and macOS that’s achieved by the shortcuts/bundle, which request fgfs to run with the launcher.<ref>https://sourceforge.net/p/flightgear/mailman/message/37157076/</ref>
To build on Windows, you want the Qt open source license, but you don't need to build Qt from
source. Search for... Qt Online Installer 3.2.3 <ref>https://sourceforge.net/p/flightgear/mailman/message/37131093/</ref>
Recommend you install Qt 5.15.0 Desktop + Scripts. I don't think the
other Desktop components are needed.
Leave the default Developer and Designer Tools selection - these are
needed for coding and compiling.<ref>https://sourceforge.net/p/flightgear/mailman/message/37131523/</ref>


== On QtQuick in 2021  ==
== On QtQuick in 2021  ==

Navigation menu