Index of /pub/flightgear/win32

      Name                    Last modified       Size  Description

[DIR] Parent Directory 06-Oct-2010 20:57 - [   ] fgfs-builder-win32_2..> 10-Jan-2010 17:17 34k [   ] fgfs-sdk-win32_20100..> 29-Jan-2010 07:34 9.9M

FlightGear Cross-SDK
====================

Compile Windows FlightGear from Linux.

Based on fgfs-builder by Ralf Gerlich available at:
ftp://ftp.uni-duisburg.de/FlightGear/Misc_rag/fgfs-builder/

fgfs-sdk-win32_YYYYMMDD.7z
--------------------------

Contains precompiled libraries (using mingw32 4.2.1.dfsg-1) so you just have to make
plib, simgear, flightgear, fgrun.

It contains the following libraries:
- openalsoft 1.8.466
- freealut 1.1.0
- zlib 1.2.3
- libpng 1.4.0
- libjpeg 7
- openscenegraph SVN/20100128
- boost 1.41.0
- win_iconv SVN/20100128
- gettext 0.17
- fltk 1.1.10

Required Debian squeeze packages are:
subversion cvs unzip bzip2 patch autoconf automake libtool pkg-config make cmake
mingw32 python bison gettext

When you have the required packages, go to the SDK directory and type:
make flightgear

It will download and compile the latest plib, simgear and flightgear.

fgfs-builder-win32_YYYYMMDD.7z
------------------------------

Contains all rules and patches used to build the SDK.