]> git.mxchange.org Git - flightgear.git/blob - docs-mini/README.Cygwin
Merge branch 'durk/traffic'
[flightgear.git] / docs-mini / README.Cygwin
1 This is what [Norman Vine <nhv@cape.com>] recommends for general
2 Cygwin development.
3
4 Note: This will be a Unix like system and not a Windows IDE It is
5 expected that the user is comfortable using a unix development
6 environment, the gnu gcc compiler, and its asociated tools.
7 Alternatively if you don't mind typing commands from a command line
8 and reading instrunctions you should have a very good chance of
9 success.
10
11 1) Latest Cygwin release
12
13    Install the Cygwin toolkit by clicking on the "Install Cygwin Now"
14    link at http://www.cygwin.com
15
16 2) Building from source
17
18    Follow the instructions for building on Linux.
19
20    <Note> 
21    Your OpenGl libraries will be automatically installed
22    and you can ignore that section of the Linux readme.
23
24 Any additional questions can be directed to Norman Vine <nhv@cape.com>
25 since he thinks this terse document is all you'll need. :-)