Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: monohouse on October 15, 2006, 03:51:51 pm

Title: Yet another compiler+IDE
Post by: monohouse on October 15, 2006, 03:51:51 pm
does anyone know if freespace would compile on Dev-Cpp ? http://www.bloodshed.net/devcpp.html
Title: Re: Yet another compiler+IDE
Post by: Goober5000 on October 15, 2006, 04:34:47 pm
Yes, it's all written in standard C/C++.
Title: Re: Yet another compiler+IDE
Post by: Shade on October 15, 2006, 05:03:56 pm
Except FRED, which is written in an obscure and particularly evil dialect of the language of Mordor. With fiery letters and everything. Anyway, that compiler claims to be cpp compatible (well actually, it claims to use cpp period... the IDE of course is just the nice facade), so it should be fine. Might need some manual tweaking though as it's unlikely to just take MSVC projects and run with them, but if so that's likely just the front end messing up and not the compiler itself.
Title: Re: Yet another compiler+IDE
Post by: karajorma on October 15, 2006, 05:14:49 pm
I must be looking at the wrong parts of FRED. So far I've not found it to be too bad.

Then again I've only really played with the dialogs and they're bound to be pretty straightforwards for the most part.
Title: Re: Yet another compiler+IDE
Post by: Shade on October 15, 2006, 10:52:09 pm
Well, the parts that are actually c/c++ I can understand. But the parts that are MFC, I can't. It may just be me, but I simply don't see the logic in it.
Title: Re: Yet another compiler+IDE
Post by: Goober5000 on October 16, 2006, 02:06:20 am
I must be looking at the wrong parts of FRED. So far I've not found it to be too bad.

Then again I've only really played with the dialogs and they're bound to be pretty straightforwards for the most part.

*assigns wxFRED2 to karajorma*
Title: Re: Yet another compiler+IDE
Post by: karajorma on October 16, 2006, 03:07:21 am
Expect delivery around 2027 then :D
Title: Re: Yet another compiler+IDE
Post by: Mars on October 16, 2006, 03:45:59 am
When that gets done I'll forever be in the coders debt :D

FRED2 doesn't like WINE much