Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: WMCoolmon on January 18, 2004, 01:11:10 pm

Title: Looking for alternative to VC++
Post by: WMCoolmon on January 18, 2004, 01:11:10 pm
I've heard some people talking about getting fs2_open to work with other compilers...has anyone had success on something other than Linux? It'd be nice if it supports MFC, since I want to use it with FRED. *Buh-duh-dummmm*
Title: Looking for alternative to VC++
Post by: RandomTiger on January 18, 2004, 02:06:38 pm
Whats wrong with VC?
Title: Looking for alternative to VC++
Post by: WMCoolmon on January 18, 2004, 02:31:16 pm
Nothing, except I don't have a copy at the moment and it costs about $110 to buy a copy of .NET :blah:. The first chance I'll have to look for cheaper alternatives (C++ 6) will be in a week or two, and I was pretty sure someone had gotten fs2_open working with a free compiler.
Title: Looking for alternative to VC++
Post by: Zarax on January 19, 2004, 08:27:59 am
The only problem is that free compilers tends to create less optimized code when compiling, so you may want to get a good one anyways...
Title: Looking for alternative to VC++
Post by: CmdKewin on January 19, 2004, 09:49:39 am
Yes... like gcc and it's win32 port, mingw32. :lol: :lol:
Title: Looking for alternative to VC++
Post by: RandomTiger on January 19, 2004, 12:11:52 pm
Quote
Originally posted by Zarax
The only problem is that free compilers tends to create less optimized code when compiling, so you may want to get a good one anyways...


Doesnt matter as long as whoever makes the offical build uses VC++

What country do you live in WMCoolmon?