9 | | 1. Install [msysDTK http://www.orxonox.ethz.ch/files/mingw/Development/msys/msysDTK-1.0.1.exe] to the same direcory as msys. |
10 | | 1. Extract and copy the content of [autoconf http://www.orxonox.ethz.ch/files/mingw/Development/msys/msys-autoconf-2.59.tar.bz2] and [automake http://www.orxonox.ethz.ch/files/mingw/Development/msys/msys-automake-1.8.2.tar.bz2] to msys (this will overwrite the obsolete autoconf of msysDTK) |
11 | | Extract and Copy the content of [libSDL http://www.orxonox.ethz.ch/files/mingw/Development/mingw/SDL-devel-1.2.8-mingw32.tar.gz] to the minGW directory. |
12 | | 1. Textures: extract [SDL_image http://www.orxonox.ethz.ch/files/mingw/Development/mingw/SDL_image-devel-1.2.4-VC6.zip] into your minGW directory. Runtime Support: [here http://www.orxonox.ethz.ch/files/mingw/Runtime/SDL_image-1.2.4-win32.zip] |
13 | | 1. Sound: extract [SDL_mixer http://www.orxonox.ethz.ch/files/mingw/Development/mingw/SDL_mixer-devel-1.2.6-VC6.zip]. Runtime Support: [here http://www.orxonox.ethz.ch/files/mingw/Runtime/SDL_mixer-1.2.6-win32.zip]. |
14 | | 1. OPTIONAL: if you want the GTK-gui and the console to work, Extract the [GTK-dev-package http://www.orxonox.ethz.ch/files/mingw/Development/mingw/gtk/gtk-dev.rar] to the minGW directory. |
15 | | 1. Checkout the code [from https://open.datacore.ch/read-only/orxonox] to a place of your convenience and work with it. |
16 | | 1. If you want runtime support download SDL-Runtime , SDL_Mixer-libs and several gtk-runtime-libs. |
| 9 | 1. Install [http://www.orxonox.ethz.ch/files/mingw/Development/msys/msysDTK-1.0.1.exe msysDTK] to the same direcory as msys. |
| 10 | 1. Extract and copy the content of [http://www.orxonox.ethz.ch/files/mingw/Development/msys/msys-autoconf-2.59.tar.bz2 autoconf] and [http://www.orxonox.ethz.ch/files/mingw/Development/msys/msys-automake-1.8.2.tar.bz2 automake] to msys (this will overwrite the obsolete autoconf of msysDTK) |
| 11 | Extract and Copy the content of [http://www.orxonox.ethz.ch/files/mingw/Development/mingw/SDL-devel-1.2.8-mingw32.tar.gz libSDL] to the minGW directory. |
| 12 | 1. Textures: extract [ttp://www.orxonox.ethz.ch/files/mingw/Development/mingw/SDL_image-devel-1.2.4-VC6.zip SDL_image h] into your minGW directory. Runtime Support: [http://www.orxonox.ethz.ch/files/mingw/Runtime/SDL_image-1.2.4-win32.zip here] |
| 13 | 1. Sound: extract [http://www.orxonox.ethz.ch/files/mingw/Development/mingw/SDL_mixer-devel-1.2.6-VC6.zip SDL_mixer]. Runtime Support: [http://www.orxonox.ethz.ch/files/mingw/Runtime/SDL_mixer-1.2.6-win32.zip here]. |
| 14 | 1. OPTIONAL: if you want the GTK-gui and the console to work, Extract the [http://www.orxonox.ethz.ch/files/mingw/Development/mingw/gtk/gtk-dev.rar GTK-dev-package] to the minGW directory. |
| 15 | 1. Checkout the code from [https://open.datacore.ch/read-only/orxonox] to a place of your convenience and work with it. |
| 16 | 1. If you want runtime support download [http://www.orxonox.ethz.ch/files/mingw/Runtime/SDL-1.2.8-win32.zip SDL-Runtime] , SDL_Mixer-libs and several gtk-runtime-libs. |