]> git.mxchange.org Git - flightgear.git/blob - docs-mini/README.MSVC
Merge branch 'durk/traffic'
[flightgear.git] / docs-mini / README.MSVC
1 How to compile FlightGear with Microsoft Visual C++ 7.0
2 ======================================================
3
4 I am receiving an increasing number of request for working 
5 project files for MSVC. While I can't reply specifically 
6 to everybody, I packed my current, unedited, project files
7 here :
8 ftp://ftp.ihg.uni-duisburg.de/FlightGear/Win32/MSVC/
9
10 They are for MSVC 7. I am not trying to compile with MSVC 6
11 anymore because it is an old compiler ( released 5 years ago )
12 that has serious bugs and limitations that would make the 
13 source ugly. For those that want to try, there are already 
14 .dsp files in plib, SimGear and FlightGear source trees.
15
16 Support request must be directed to the mailing list.
17
18
19 Pthread support for Windows can be obtained here:
20 http://sourceware.org/pthreads-win32/