Board index FlightGear Support Compiling

FGPANEL

Building FlightGear from source, and in the need for help?

FGPANEL

Postby OOZVY » Thu Mar 15, 2018 5:40 pm

Hello,
I am looking for advises to compile FGPANEL under UBUNTU to complete the update of my home made cockpit. I succeed compilation few years ago but can't remember the procedure.

Image

Image

thanks for advises

OOZVY
OOZVY
 
Posts: 5
Joined: Thu Mar 15, 2018 5:26 pm

Re: FGPANEL

Postby bugman » Thu Mar 15, 2018 6:00 pm

This is easy, if you can handle the command line:

  • Build and install simgear, as usual.
  • Check out the flightgear repository, make a build directory and go to it, and run cmake as you wish (e.g. I use cmake .. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/flightgear -DCMAKE_PREFIX_PATH="/dat a/software/qt5/qtbase/lib", but you'll need to change this as you need, and qt5 is optional).
  • Run "make fgpanel" to only build fgpanel, and go search for the built binary (probably in [build_dir]/utils/fgpanel/fgpanel).
  • Or run "make install", and look for /flightgear/bin/fgpanel (this is dependent on CMAKE_INSTALL_PREFIX above).

Regards,
Edward
bugman
Moderator
 
Posts: 1808
Joined: Thu Mar 19, 2015 10:01 am
Version: next

Re: FGPANEL

Postby OOZVY » Thu Mar 15, 2018 6:29 pm

thanks for this quick answer. I try.
Bgrs
OOZVY
OOZVY
 
Posts: 5
Joined: Thu Mar 15, 2018 5:26 pm


Return to Compiling

Who is online

Users browsing this forum: No registered users and 2 guests