Closed ghost closed 8 months ago
FlightGear's next version will be 2020.4 so it's better to focusing on next version. There were some bugs with JSBsim on 2020.4 which has latest JSBsim version.
AFAIK, you're using Linux so here's how to install next version:
https://download.flightgear.org/builds/nightly/FlightGear-2020.4.0-x86_64.AppImage
AppImage will ask for fgdata so:
git clone git://git.code.sf.net/p/flightgear/fgdata fgdata
U can update fgdata with "git pull" everyday.
Hello and thank you
You are very welcome :)
FlightGear's next version will be 2020.4 so it's better to focusing on next version. There were some bugs with JSBsim on 2020.4 which has latest JSBsim version.
AFAIK, you're using Linux so here's how to install next version:
https://download.flightgear.org/builds/nightly/FlightGear-2020.4.0-x86_64.AppImage
AppImage will ask for fgdata so:
git clone git://git.code.sf.net/p/flightgear/fgdata fgdata
U can update fgdata with "git pull" everyday.