FGX: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
| title                = FGx
| title                = FGx
| image                =  
| image                =  
| developedby          =  
| developedby          = Yves Sablonier, Pete Morgan, Geoff McLane
| initialrelease        =  
| initialrelease        =  
| latestrelease =  
| latestrelease = 2.8.0
| writtenin            = C++ (Qt)
| writtenin            = C++ (Qt)
| os                    = Mac, CentOS, Fedora
| os                    = Mac, Windows, various Linux distributions
| website = http://gitorious.org/fgx/
| website = http://gitorious.org/fgx/
}}
}}
'''Fgx''' is an Open Source graphical launcher application for [[FlightGear]] Flight Simulator that is built using Qt from Nokia. Development began in the first quarter of 2011 with the purpose of creating a fast and easy to use tool to manage your FlightGear preferences and to start the flight simulator application.
'''Fgx''' is an Open Source graphical launcher application for [[FlightGear]] Flight Simulator that is built using Qt from Nokia. Development began in the first quarter of 2011 with the purpose of creating a fast and easy to use tool to manage your FlightGear preferences and to start the flight simulator application.


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. At this time, it has only been tested on Mac, CentOS 5.5 i386 and Fedora 14 i386.
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==
==Getting Fgx==
Fgx source code is available at [http://gitorious.org/fgx/ Gitorious].
FGx source code is available at [http://gitorious.org/fgx/ Gitorious] or at [http://git.fgx.ch/fgx Origin].


===Building Fgx===
===Building Fgx===
# Install Qt 3 SDK
# Install Qt4 SDK
# Use Qt Creator to open the project file fgx/src/fgx.pro
# Use Qt Creator to open the project file fgx/src/fgx.pro
# In Qt Creator, use Build->Build All to build the project.
# In Qt Creator, use Build->Build All to build the project.


==Supported Systems==
==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.
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
* Mac OSX
* Fedora Linux 14
* Fedora
* Ubuntu 10.04
* Ubuntu/Xubuntu and other debian distributions
* Windows XP/Vista/7 (not tested)
* Gentoo
* Windows XP/Vista/7


==Related content==
==Related content==

Revision as of 20:02, 2 September 2012

FGx
Developed by Yves Sablonier, Pete Morgan, Geoff McLane
Latest release 2.8.0
Written in C++ (Qt)
OS Mac, Windows, various Linux distributions
Website

Fgx is an Open Source graphical launcher application for FlightGear Flight Simulator that is built using Qt from Nokia. Development began in the first quarter of 2011 with the purpose of creating a fast and easy to use tool to manage your FlightGear preferences and to start the flight simulator application.

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 source code is available at Gitorious or at Origin.

Building Fgx

  1. Install Qt4 SDK
  2. Use Qt Creator to open the project file fgx/src/fgx.pro
  3. In Qt Creator, use Build->Build All to build the 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

Similar software