Mapping/UFORadiant Installation
From UFO:AI
< Mapping
Compile yourself
You are encouraged to get source from the SVN.
Dependencies for compiling under Debian/Ubuntu:
- libgtk2.0-dev
- libgtkglext1-dev
- libxml2-dev
Linux
compile the mapeditor with:
make radiant
after you compiled UfoAI itself as described in Compile for Linux with:
./configure
make
Windows
you can compile UFORadiant by selecting the correct project in the Code::Blocks project file.

