FlightGear Mac OS X Launcher

From FlightGear wiki
Revision as of 19:16, 9 April 2019 by Gijs (talk | contribs) (Small cleanup, article itself is not obsolete)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Caution  This launcher does not work on OS X Yosemite (10.10) or later.
The Mac OS X launcher.

The FlightGear Mac OS X Launcher was a graphical front end for FlightGear which was included in official Mac releases from FlightGear 0.9.10 to 3.2. It is not compatible with OS X Yosemite (10.10) and later because some libraries required for it to work were removed by Apple (see ticket #1521). For this reason, it was replaced by the FlightGear Qt launcher in FlightGear 3.4 and later.

Launching FlightGear without launcher

Users who have OS X Yosemite or later, but who are still on an older version of FlightGear without Qt launcher, can either:

  • use the command line (Terminal.app) to start the simulator. Open it and issue the following commands:
cd /Applications/FlightGear.app/Contents/Resources
./fgfs.sh
  • use an alternative FlightGear launcher. A user has created a simple one for OS X (see Template:Forumref); other alternatives are Yaflight and FGX, however, both are unmaintained and may have issues as well.