MegaGlest/source/tools/glexemel/INSTALL
Mark Vejvoda ada4140d84 - added glexemel to svn and CMake builds
- updated the G3D import script to properly bring in animations into Blender!
2011-01-14 06:56:19 +00:00

12 lines
311 B
Plaintext

Sorry - no autotools support (yet!).
You will need:
1) GNU Make (or an equivalent).
2) An ANSI C compiler (eg: gcc).
3) libxml2 (http://xmlsoft.org) - the XML parser for GNOME.
Just copy Makefile.linux to Makefile:
$ cp Makefile.linux Makefile
Then edit Makefile to suit your needs (it's *very* simple).