PDA

View Full Version : How To Compile


sir lunch-a-lot
May 13th, 2005, 02:48 PM
Hi. I have done some programming with c++ in the past, and so I decided that I would like to try my hand at making a modification to doom. But... the problem is, there are so many files that I don't know which ones to use, etc. I suppose that it should also be noted that I am using LCC to compile it for a windows based machine. I know I read somewhere in the forums something about reading the document in the docs folder, I believe it was called compiling.html, or something. However, I found no such document along with the source code. If someone could point me to where I could find a more detailed description on how to set up and compile the source code, it would be much appreciated. Thanks.

MR_ROCKET
May 13th, 2005, 08:14 PM
http://cvs.sourceforge.net/viewcvs.py/doomlegacy/doomlegacy_c%2B%2B/docs/

this should help

smite-meister
May 14th, 2005, 11:08 AM
You need to download the version 2.0 (formerly "C++ version") source, not the 1.42 source.
It can be found in the CVS branch doomlegacy_c++ at SourceForge.net.