Originally posted by Maeglamor
I know Multiplayer is a big part of FS but wouldn't editing the code so that we could use a free compiler with it be a better idea? All those people who can't afford VC++ would now be able to mess with it. Of course I'm just blathering 'cos I really can't do anything to help but it does seem like a sensible idea
I think I'm gonna defer on the MP stuff for now... I have a new Windows machine and my first task will be to get the fs2_open code to compile using the
free MinGW toolset for Windows... it includes gcc and a bunch of other free development tools.
Once I have a stable development environment (again), I think the first task will be movies... from conversations w/ Inquisitor, it seems like that's where I could be the most help right now.
I'll post my war stories regarding MinGW, it looks promising, but it's a new environment to me (though I use gcc on Linux every day of my life...) FYI, MinGW is available at
http://www.mingw.org