Re: [Flightgear-devel] Cross platform compiling

2004-12-15 Thread Gerhard Wesp
 What compilers do we support?

I hope any compliant C++ compiler!

 I don't have MSVC++ so I was thinking of using MinGW or Cygwin to compile 
 with 
 and forgetting about stuff like #if defined(_MSC_VER) because I cannot test 

Good luck and let us know about your results!  I had success in
compiling FlightGear (0.9.6) with cygwin, however the resulting executable
seemed very unstable.  Don't know if it's me, my Windows system, cygwin,
or FlightGear.

Cheers
-Gerhard
-- 
Gerhard Wesp o o   Tel.: +41 (0) 43 5347636
Bachtobelstrasse 56   |   http://www.cosy.sbg.ac.at/~gwesp/
CH-8045 Zuerich  \_/   See homepage for email address!

___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


[Flightgear-devel] Cross platform compiling

2004-12-14 Thread Paul Surgeon
I need to write some cross platform code for FG.
The development is under Linux but I need to test that it will compile and run 
under *doze.

What compilers do we support?
I noticed that the precompiled binary that most new users will download is 
done with MSVC++.
I don't have MSVC++ so I was thinking of using MinGW or Cygwin to compile with 
and forgetting about stuff like #if defined(_MSC_VER) because I cannot test 
it.

Is this acceptable?

Thanks
Paul

___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d