News |
About |
Download |
Documentation |
Development |
Links
ClanLib download, 0.5.x win32 Borland C++ binaries.
Make sure you also download the compiled external libraries for win32.
These binaries have only been tested with Borland C++ 5.
Version 0.5.1:
Version 0.5.0:
What do I want/need to download?
- Core - This is the core in ClanLib and is required for normal usage of ClanLib - Required.
It contains three libraries: clanCore, clanDisplay and clanApplication.
- Sound - Adds support for sound - Not required.
- Network - Adds support for network - Not required.
- GL - Adds support for OpenGL - Not required.
- GUI - Adds support for a GUI - Not required.
- JPEG - Adds support for loading JPEG images - Not required.
- PNG - Adds support for loading PNG images - Not required.
- MikMod - Adds support for loading and playing music (XMs, MODs etc.) - Not required.
You need ClanSound to use this.
- Vorbis - Adds support for loading and playing music (OGG Vorbis) - Not required.
You need ClanSound to use this. Ogg Vorbis can be compared to MP3s.
- Complete - All above in one package - For the lazy.
- Complete-External - All above, and the needed and optional external libraries - For the extra lazy.
If you download this, you won't need to download anything else, except the docs.
These packages doesn't include any documentation. Download the documentation here.
Note that all these libraries are without debugging information included. If you want debugging
information, you need to compile ClanLib itself; download the sources.
It isn't hard to compile ClanLib, there are detailed instructions included in the source-distro which
guides you through the process.
Questions or comments, write to the ClanLib mailing list.