Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Amon_Re on September 23, 2003, 03:46:46 pm

Title: Fred2Open winelib?
Post by: Amon_Re on September 23, 2003, 03:46:46 pm
I was wondering if it were possible to port Fred2Open to linux by using winelib?
I know this isn't a "clean" way of doing it, but it might be possible, however, i'm unfamiliar with both VC & winelib, so if some uber coder has any idea's i'd like to hear them ;)

The only thing i see as a hurdle at this moment might be VC+ > GCC...

Cheers
Title: Fred2Open winelib?
Post by: Amon_Re on September 24, 2003, 04:37:48 pm
OK, forget  libwine for now :(

The problem (the MFC's) remains there, one possibility would be to grab the MFC sources & to compile that under wine wich i heard *is* possible, but  licences conflict, so we're still stuck there.

I'll see what i can dig up...

Cheers
Title: Fred2Open winelib?
Post by: mikhael on September 24, 2003, 05:08:10 pm
Yeah, but why would you want to? Rewrite Fred2Open using GTK or Qt. :D
Title: Fred2Open winelib?
Post by: Bobboau on September 24, 2003, 07:12:19 pm
we do have a semi-working linux build.
Title: Fred2Open winelib?
Post by: Amon_Re on September 25, 2003, 08:55:16 am
Well, My knowledge of C++ is fairly limited, but i am considering using this as an excuse, err, exercise to get back into coding ;)

Already installed the qt headerfiles btw ;)

Cheers