If you are using Visual Studio 2012 to compile your client and if you do not want to compile the dependencies yourself, I zipped up my ones.
These libraries are compiled with VS2012 and the v110_xp toolset. They are organized in a cwe-devlibs folder, so you can point CMAKE_PREFIX_PATH (or CMAKE_INSTALL_PREFIX) to it and all the libraries should be found automatically.
The following dependencies are in the package:
- cURL Library - 7.31.0
- Expat - 2.1.0
- Freetype - 2.5.0.1
- libJPEG - 9
- libPNG - 1.6.2
- libOGG - 1.3.1
- libVorbis - 1.3.3
- libSpeex - 1.2rc1
- OpenSSL - 1.0.1e
- PCRE - 8.33
- Python - 2.7.5
- zlib - 1.2.8
- DirectX SDK (June 2010)
- OpenAL 1.1 SDK
- PhysX SDK 2.6.4
- (optional) Python Runtime + PyGTK + PIL
Download: Here (Last updated: 2013-07-10)
If you encounter any problems or missing stuff, feel free to report.