DownloadBinariesWin32

From ClanLib Game SDK

ClanLib 2 Precompiled Libraries

ClanLib comes in two editions, 32 bit (win32) and 64 bit (x64). We recommend using 32 bit version unless you have very specific needs.

ClanLib relies on some other libraries like libpng and zlib. These are required to be downloaded unless you've already done so for a previous version of ClanLib. (Updated 13.06.2013)

ClanLib 3 Precompiled Libraries

Available with ClanLib 3.0.0 Release

ClanLib 3 on Windows does not require any external libraries

ClanLib 3 Precompiled Libraries for Examples

So examples relies on some other libraries like libpng and zlib. These are required to be downloaded unless you've already done so for a previous version of ClanLib. (Updated 13.06.2013)

Getting started

Jump to the documentation - it has installation guides and documentation on various sections of ClanLib. Note, if you want to look at the ClanLib Examples, you also need to download the source package.

If you are developing using Visual Studio 2010, download the Visual Studio 2010 Plugin that lets you create new ClanLib projects easily by using File->New->Project and selecting the ClanLib wizard.

Breaking changes

If you are updating from an older version, please read about the breaking changes.