dxx-rebirth/dxx-compile.txt

18 lines
765 B
Plaintext
Raw Normal View History

2006-03-20 16:43:15 +00:00
This file describes how to compile D1X-Rebirth from source.
To compile you´ll need:
-gcc
-mingw under windows
-you don´t need msys but it´s supported anyway (just change the appropriate line in config.mingw)
-sdl under linux (development version)
2006-03-20 16:43:15 +00:00
* 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
2006-03-20 16:43:15 +00:00
* run "make"
* the resulting file now will be copied in the directory you specified in "config"
* place the file wherever you want to have it
* copy your data files to the desired path (see DXX-README.TXT for more information)
If you run into any problems do not hesitate to contact me.
eMail is: zicothehentaifreak@gmx.de