-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Started
To get Windstille up and running you basically need these things:
Description: A compelling replacement for CVS
It is available via:
{{{svn checkout https://clanlib.org/svn/ClanLib/Development/ClanLib-0.7 ClanLib-0.7}}}
This is required by the Flexlay level editor but not by Windstille itself. ClanLib itself also needs some additional libraries and programs to compile like pkg-config, libjpeg, libpng, libvorbis and some other things, however all those should come with your distro, so it shouldn't be to much trouble to install them. Check the http://www.clanlib.org/subversion.html for details.
Flexlay is the editor that is used for Windstille, it is not required to run Windstille, but if you want to help develop it might prove rather useful, so it's recommended that you get it, it requires:
- the development version of ClanLib
- Ruby 1.8
- Swig 1.3.24
- http://www.scons.org (to build)
You can get it via:
svn checkout svn://svn.berlios.de/flexlay/trunk/
Check the http://flexlay.berlios.de/ for details.
Dependencies:
- SDL
- SDL_image
- http://icculus.org/physfs/
- http://www.openal.org/
- http://www.perforce.com/jam/jam.html (to build)
svn checkout svn://svn.berlios.de/windstille/trunk/