Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Version 38 (modified by rgrieder, 15 years ago) (diff)

Download Orxonox

TracNav(TracNav/TOC_Development)?

Source access

The best and most convenient way to access our source code is to use SVN and check out the trunk as it contains the most updated and recent stable features:

https://svn.orxonox.net/orxonox/trunk

You also need the media files. The path can be configured in orxonox.ini.

https://svn.orxonox.net/data/media

You need an account to access https. If you just want to look at the code, use http, but if you want to commit something, you must use https. Contact us if you need an account.

Directory Structure

We recommend to checkout the two repositories into two separate folders on the same level. CMake will automatically find the media directory then. Another option is in the checkout root directory. If you have the media in neither location, you will need to edit the CMake cache variable ORXONOX_MEDIA_DIRECTORY.

Binaries

At the moment, there are no binaries or install packages available for Orxonox, since the game is still in an early development stage. Please use the source distribution from Subversion.

Installation

To install Orxonox, select your OS specific installation guide from the list below:

  • Special installation instructions for the ETH Tardis? Computers

For the previous version of Orxonox, there still are installation guides available:

Precompiled Dependencies

For some Compilers on Windows we supply the dependencies with the libraries and includes directly as archive. In order to configure them a file called PackageConfigXX.cmake is found in the folder. If you download archives for multiple Compilers simply overwrite these files without regard, they're the same anyway.

download Compiler Date Content Note
download Visual Studio 2005 12.02.2009 Includes and binaries All you probably need
download Visual Studio 2005 12.02.2009 binaries only To be used if you already have another archive
download Visual Studio 2005 12.02.2009 debug symbols Helps stepping through libraries
download Visual Studio 2008 12.02.2009 Includes and binaries All you probably need
download Visual Studio 2008 12.02.2009 binaries only To be used if you already have another archive
download Visual Studio 2008 12.02.2009 debug symbols Helps stepping through libraries
download MinGW 12.02.2009 Includes and binaries All you need
download MinGW 12.02.2009 binaries only To be used if you already have another archive

Note: The include files are shared among all the compilers. If you extract multiple archives, they might get conflicted, but you can overwrite them without worrying.

Attachments (13)

Download all attachments as: .zip