Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: wojta on April 08, 2003, 02:54:47 pm

Title: FRED2 portable ?
Post by: wojta on April 08, 2003, 02:54:47 pm
I think that FS2_OPEN seems to be portable soon. It can be compiled with GCC under MINGW32.

What about FRED2_OPEN ?
Are you planning to convert it to some cross-platform GUI (like wxWindows (http://www.wxwindows.org/))
Title: FRED2 portable ?
Post by: Inquisitor on April 08, 2003, 05:05:06 pm
Too much windows specific code, various folks have looked at it and determined it would be a nightmare. Might as well write it from scratch.

Unless you know of someone who's made headway?
Title: FRED2 portable ?
Post by: wojta on April 09, 2003, 01:21:01 pm
no, no :sigh:
Title: FRED2 portable ?
Post by: Fry_Day on April 11, 2003, 02:03:12 pm
Yes... FRED 2 is based on MFC. That's Microsoft Foundation Classes. The crux of the problem is in the first letter :)