Bring up to date.
This commit is contained in:
parent
55e25f9871
commit
238b3af652
1 changed files with 17 additions and 7 deletions
|
@ -1,10 +1,20 @@
|
||||||
How to compile FlightGear with Microsoft Visual C++ 6.0
|
How to compile FlightGear with Microsoft Visual C++ 7.0
|
||||||
======================================================
|
======================================================
|
||||||
|
|
||||||
FlightGear ships with MSVC project files. That hopefully is a good start,
|
I am receiving an increasing number of request for working
|
||||||
but these instructions really need to be filled in and updated by an MSVC
|
project files for MSVC. While I can't reply specifically
|
||||||
developer.
|
to everybody, I packed my current, unedited, project files
|
||||||
|
here :
|
||||||
|
ftp://ftp.ihg.uni-duisburg.de/FlightGear/Win32/MSVC/
|
||||||
|
|
||||||
For now, there are several MSVC developers on the FlightGear-devel mailing
|
They are for MSVC 7. I am not trying to compile with MSVC 6
|
||||||
list, so if you do run into problems or issues, please post your questions
|
anymore because it is an old compiler ( released 5 years ago )
|
||||||
there.
|
that has serious bugs and limitations that would make the
|
||||||
|
source ugly. For those that want to try, there are already
|
||||||
|
.dsp files in plib, SimGear and FlightGear source trees.
|
||||||
|
|
||||||
|
Support request must be directed to the mailing list.
|
||||||
|
|
||||||
|
|
||||||
|
Pthread support for Windows can be obtained here:
|
||||||
|
http://sourceware.org/pthreads-win32/
|
||||||
|
|
Loading…
Reference in a new issue