Skip to main content

History: Downloading The Ogre Source (for iPhone)

Source of version: 4 (current)

Copy to clipboard
            __Note that this information is no longer valid: ''Ogre no longer uses SVN!''__

Currently there is no precompiled SDK available to download. You will have to download the latest development version from the Ogre Subversion repository.

Instructions can be found here: [http://www.ogre3d.org/developers/subversion]

The short version is:
{MONO()}~np~svn co https://svn.ogre3d.org/svnroot/ogre/trunk ogre~/np~{MONO}
or set your Subversion client of choice to use the repository at
{MONO()}~np~https://svn.ogre3d.org/svnroot/ogre/trunk~/np~{MONO}

If you get any errors about ‘Hostname mismatch’, this is because [http://svn.ogre3d.org|svn.ogre3d.org] is an alias to the real server name, just ask Subversion to accept the certificate.