Updated versions:
- Cg 2.2
- FreeImage 3.13.1
- FreeType 2.3.11
- zziplib 0.13.58
- OIS 1.2
Rather than distributing 3+ precompiled archives this time, we're giving you a combined source archive which you can use to build all the dependencies quickly and simply from one solution file, with the compiler of your choice. We've tested this with MSVC 2003, 2005, 2008 and 2010 so far. You should also be able to compile with the 2005, 2008 and 2010 versions an x64 platform configuration.
For GLES 2 emulation on windows - copy the files from this to the dependencies directory from the link above. Also select the option OGRE_BUILD_RENDERSYSYEM_GLES2 in cmake.
Just extract the archive into the root of your ogre source, open the solution file in the Dependencies folder and build Debug and Release, before running CMake for Ogre to pick up the resulting libraries. Note that the structure is meant for SVN trunk as of today, so make sure you're using the latest SVN copy too.
MinGW: https://sourceforge.net/projects/ogre/f ... p/download
Dependencies have been built for gcc 4.4; use the MinGW installer from http://www.tdragon.net/recentgcc/
OS X: https://sourceforge.net/projects/ogre/f ... p/download
This is a more traditional precompiled archive containing PPC and i386 binaries compiled against the 10.4u SDK.
iPhone: https://sourceforge.net/projects/ogre/f ... g/download
Enjoy!