On Tue, Mar 3, 2009 at 3:44 PM, Geoff McLane <ubu...@geoffair.info> wrote:
>
> For the last few weeks I have been quietly and slowly working through a
> TerraGear tools MSVC build in windows XP.

Hi Geoff,
That looks like it was a lot of work. Thanks!
I am not involved with scenery or windows, but as a general hint, you
might consider using platform macros (such as _WIN32) instead of
compiler macros (_MSC_VER) where appropriate. That would make it
possible to compile on windows with other compilers (think mingw).

-- 
Cheers,
Csaba/Jester

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to