Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: aldo_14 on April 29, 2002, 07:43:56 am

Title: Compiler / Editor links?
Post by: aldo_14 on April 29, 2002, 07:43:56 am
anyone got any links......  all my programming stuff - bar realJ and pfe (which are both gash)- is at uni.

I'm thinking of pfe32 - which is really just a simple text editorv - jazzed up notepad - and borland C compiler... any other suggestions?

(Admin - please stickify this if some good links come up.  Cheers :) )
Title: Compiler / Editor links?
Post by: DTP on April 29, 2002, 10:49:28 pm
well there was / is the LCC 32 bit compiler.

Free, not sure if you can use it. but it worked for the quake2 source.

You would have to make your own make file. and stuff.

but this link might work

http://www.cs.virginia.edu/~lcc-win32/