10956056b30706b43676c26d23b03a1b6d0efa04
Avoids codecvt dependency on Unix where it might not be present, eg with GCC 4.8; on Windows we use <codecvt> since it’s present in VS2015 to avoid writing a seperate UTF-16 <-> UTF-8 conversion.
SimGear - Simulator Construction Tools ====================================== http://www.flightgear.org SimGear is a set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications. SimGear is developed by the FlightGear project and also provides the base for the FlightGear Flight Simulator. Source code for SimGear is released under the GNU Library General Public License (LGPL) - see COPYING for license details. See INSTALL file for help on building SimGear.
Description
Languages
C++
85.5%
C
13.1%
CMake
1.4%