dxx-rebirth/dxx-compile.txt
2007-01-26 12:43:11 +00:00

29 lines
1,021 B
Plaintext
Executable file
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file describes how to compile D1X-Rebirth from source.
To compile you´ll need:
-gcc/g++
-mingw [windows]
-nasm (optional, for sdl-build)
-sdl
-GLU/GL
-scons
Building with SCons:
* run "scons" with desired command-line options (see "scons -h" for complete list of options)
* you may want to run "scons install" to install the binary after it's build
* copy your data files to the SHAREPATH (default: /usr/local/share/games/d1x-rebirth)
Building with make:
*** [OBSOLETE!!! Please use SCons or fix on your own :)] ***
* edit the "config" file and specify the output directory and the platform you´re running
* edit the appropriate "config.linux" "config.mingw" or "config.other" file to chenge the options
* run "make"
* place the binary wherever you want to have it
* copy your data files to the desired path you specified in "config" on DESCENT_DATA_PATH
If you run into any problems do not hesitate to contact me.
eMail is: zico@unixboard.de
You can also use the DXX-Forum located on http://dxx-rebirth.de/