FGX: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Copyedit; Updating link in infobox; Template:Dead link)
No edit summary
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Note|Update 03/2015: Please also see [[Integrated Qt5 Launcher]] for an integrated FlightGear GUI front-end based on Qt5, available in FlightGear 3.5+}}
{{Infobox Software
{{Infobox Software
| title                = FGx
| title                = FGx
Line 7: Line 8:
| writtenin            = C++ (Qt)
| writtenin            = C++ (Qt)
| os                    = Mac, Windows, various Linux distributions
| os                    = Mac, Windows, various Linux distributions
| website = https://github.com/fgx/fgx/
| website = [http://fgx.freeflightsim.org fgx.freeflightsim.org]
}}
}}
'''FGx''' is a cross-platform open source graphical launcher application for [[FlightGear]] using Qt. Development began in early 2011 with the purpose of creating a fast and easy to use tool to launch FlightGear on OSX/Mac hence the "x".  While initial development targeted the Apple Mac architecture, the Qt development environment allows for cross-platform compatibility between Windows, Mac OS and various Linux distributions.  
'''FGx''' is a cross-platform open source graphical launcher application for [[FlightGear]] using Qt. Development began in early 2011 with the purpose of creating a fast and easy to use tool to launch FlightGear on OSX/Mac hence the "x".  While initial development targeted the Apple Mac architecture, the Qt development environment allows for cross-platform compatibility between Windows, Mac OS and various Linux distributions.  


== Getting FGx ==
== FGx Project ==
FGx source code is available at [https://github.com/fgx/fgx/ github/fgx/fgx/].
* Website at [http://fgx.freeflightsim.org fgx.freeflightsim.org].
 
* Bugs & Source at [https://github.com/fgx/fgx/ github/fgx/fgx/].  
Precompiled binaries are available at http://downloads.fgx.ch{{dead link|2014-12}} and others coming soon..


== Supported systems ==
== Supported systems ==

Revision as of 17:26, 15 March 2015

Note  Update 03/2015: Please also see Integrated Qt5 Launcher for an integrated FlightGear GUI front-end based on Qt5, available in FlightGear 3.5+
FGx
Developed by Yves Sablonier, Pete Morgan, Geoff McLane
Initial release 2.2.0
Latest release 2.10.0
Written in C++ (Qt)
OS Mac, Windows, various Linux distributions
[fgx.freeflightsim.org Website]

FGx is a cross-platform open source graphical launcher application for FlightGear using Qt. Development began in early 2011 with the purpose of creating a fast and easy to use tool to launch FlightGear on OSX/Mac hence the "x". While initial development targeted the Apple Mac architecture, the Qt development environment allows for cross-platform compatibility between Windows, Mac OS and various Linux distributions.

FGx Project

Supported systems

Note that FGx has been tested using the prerequisites listed below and may actually work with different OSes and versions. Feel free to update this list if you have additional information.

  • Mac OSX
  • Fedora
  • Ubuntu/Xubuntu and other debian distributions
  • Gentoo
  • Windows XP/Vista/7

Related content