Changes between Version 107 and Version 108 of download
- Timestamp:
- Apr 9, 2017, 5:55:06 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
download
v107 v108 1 1 = Binaries = 2 [[T racNav(TracNav/TOC_Development)]]2 [[TOC(titleindex, notitle, download, dev/Linux*, dev/MacOSX*, dev/VisualStudio*, dev/Windows*)]] 3 3 4 4 [[Image(Big_Logo_Windows.jpg, 64, right, nolink)]] … … 52 52 53 53 == Source access == 54 The best and most convenient way to access our source code is to use [wiki: SVN] and check out the trunk as it contains the most updated and recent stable features:54 The best and most convenient way to access our source code is to use [wiki:code/tools/SVN SVN] and check out the trunk as it contains the most updated and recent stable features: 55 55 * https://svn.orxonox.net/game/code/trunk [https for developers] 56 56 * http://svn.orxonox.net/game/code/trunk [http for read-only access] … … 67 67 == Guides == 68 68 The following section guides you through the installation of the source code for your chosen operating system. Before you start with compiling you may want to have a look at the OS unspecific build options with which you can customize your installation: 69 '''[wiki: Buildsystem General Options and Instructions]'''.69 '''[wiki:code/Buildsystem General Options and Instructions]'''. 70 70 71 71 Now select your OS specific installation guide from the list below: … … 73 73 [[Image(Big_Logo_Windows.jpg, 64, right, nolink)]] 74 74 ==== Windows ==== 75 * [[Image(windows.png, 24, nolink)]] Windows with [wiki: WindowsMinGW MinGW-w64]76 * [[Image(windows_vs.png, 24, nolink)]] Windows with [wiki: VisualStudio MS Visual Studio]75 * [[Image(windows.png, 24, nolink)]] Windows with [wiki:dev/WindowsMinGW MinGW-w64] 76 * [[Image(windows_vs.png, 24, nolink)]] Windows with [wiki:dev/VisualStudio MS Visual Studio] 77 77 78 78 [[Image(Big_Logo_Linux.jpg, 64, right, nolink)]] 79 79 ==== Linux ==== 80 * [[Image(gentoo.png, 24, nolink)]] [wiki: LinuxGentoo Gentoo Linux]81 * [[Image(debian.png, 24, nolink)]] [wiki: LinuxDebian Debian GNU/Linux]82 * [[Image(ubuntu.png, 24, nolink)]] [wiki: LinuxUbuntu Ubuntu Linux]83 * [[Image(linux.png, 24, nolink)]] [wiki: LinuxSource Building under Linux]80 * [[Image(gentoo.png, 24, nolink)]] [wiki:dev/LinuxGentoo Gentoo Linux] 81 * [[Image(debian.png, 24, nolink)]] [wiki:dev/LinuxDebian Debian GNU/Linux] 82 * [[Image(ubuntu.png, 24, nolink)]] [wiki:dev/LinuxUbuntu Ubuntu Linux] 83 * [[Image(linux.png, 24, nolink)]] [wiki:dev/LinuxSource Building under Linux] 84 84 85 * [wiki: LinuxProblems Possible problems] you may encounter during installation on Linux.85 * [wiki:dev/LinuxProblems Possible problems] you may encounter during installation on Linux. 86 86 87 * [[Image(eth.png, 24, nolink)]] Special instructions for the [wiki: LinuxTardis ETH Tardis] Computers at the Electrical Engineering department87 * [[Image(eth.png, 24, nolink)]] Special instructions for the [wiki:dev/LinuxTardis ETH Tardis] Computers at the Electrical Engineering department 88 88 89 89 [[Image(Big_Logo_Macintosh.jpg, 64, right, nolink)]] 90 90 ==== Mac OS X ==== 91 * [[Image(macosx.png, 24, nolink)]] [wiki: MacOSX Mac OS X]91 * [[Image(macosx.png, 24, nolink)]] [wiki:dev/MacOSX Mac OS X] 92 92 93 93 ==== Outdated ==== 94 94 For the previous version of Orxonox, there still are old installation guides available: 95 * [[Image(fedora.png, 24, nolink)]] Installation on [wiki: LinuxFedora Fedora Linux]95 * [[Image(fedora.png, 24, nolink)]] Installation on [wiki:dev/LinuxFedora Fedora Linux] 96 96 97 97 == Precompiled Dependencies ==