Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: aldo_14 on August 29, 2003, 03:46:26 pm

Title: Can someone..?
Post by: aldo_14 on August 29, 2003, 03:46:26 pm
Give me a link to an uptodate copy of the code and (more importantly) something I can use to compile it with?  I want to try a few things, and I'd be much obliged.  thanks :)
Title: Can someone..?
Post by: ChronoReverse on August 29, 2003, 03:58:11 pm
I thought anyone could access the cvs and grab the code...
Title: Can someone..?
Post by: Goober5000 on August 29, 2003, 04:10:52 pm
Latest version, as of yesterday...
http://fs2source.warpcore.org/exes/latestrelease.exe

If you want to try some coding, that's a whole new matter.  You'd have to snag a copy of Visual Studio.  Sometimes colleges have that for loan - I don't know where else to find it easily.  For CVS, you can find instructions to set it up on the pages linked from here...
http://fs2source.warpcore.org/
Title: Can someone..?
Post by: aldo_14 on August 29, 2003, 04:25:32 pm
Ah... i can get the latest copy of Visual studio when I go back to uni, but IIRc it needs windows XP (which I'd rather not install), and there's also a waiting time to get the disks.
Title: Can someone..?
Post by: Goober5000 on August 29, 2003, 04:53:30 pm
Yeah, 2000 or XP.  Which is why I use VS 6.  Nothing important has really been added since VS 5, anyway.
Title: Can someone..?
Post by: Inquisitor on August 30, 2003, 10:33:41 am
I use VS6.

Someone was doing a GCC port, but the makefiles are a shambles right now.
Title: Can someone..?
Post by: aldo_14 on August 30, 2003, 12:16:53 pm
I presume borland C builder won't cut it then :)

 Incidentally, that link (latestrlease.exe) doesn't seem to work for me.
Title: Can someone..?
Post by: Goober5000 on August 30, 2003, 12:29:22 pm
Hmm.

Replace the EXE with ZIP.  It's a little older, but it should work fine.
Title: Can someone..?
Post by: Goober5000 on August 30, 2003, 01:08:18 pm
Heh heh.  Right... the site is down because they're moving servers.  The links will work correctly again after the weekend.