FlightGear Mac OS X Launcher
Jump to navigation
Jump to search
Caution This launcher does not work on OS X Yosemite (10.10) or later. |
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 Temporary FlightGear Launcher for OS X Yosemite topic on the forum ); other alternatives are Yaflight and FGX, however, both are unmaintained and may have issues as well.