Version 3 (modified by bensch, 20 years ago) (diff) |
---|
Windows Tutorial
- At first you will need subversion from [subversion.tigris.org]. There is also a GUI version out there at http://tortoisesvn.tigris.org (The commandline svn is probably the right choice if you are experienced with the shell, and for advanced work)
- Download and install [MinGW http://www.orxonox.ethz.ch/files/mingw/Development/mingw/MinGW-3.1.0-1.exe]
- Download and install [msys http://www.orxonox.ethz.ch/files/mingw/Development/msys/MSYS-1.0.10.exe]
- choose another path than minGW for msys installation
- while installing say twice yes (y)
- give the exact path to the minGW directory, so msys can configure the important links.
- Install [msysDTK http://www.orxonox.ethz.ch/files/mingw/Development/msys/msysDTK-1.0.1.exe] to the same direcory as msys.
- 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) 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.
- 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]
- 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].
- 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.
- Checkout the code [from https://open.datacore.ch/read-only/orxonox] to a place of your convenience and work with it.
- If you want runtime support download SDL-Runtime , SDL_Mixer-libs and several gtk-runtime-libs.
(note that all packages can be downloaded from from http://mingw.org)
Attachments (5)
- CB_SetC_D.jpg (8.0 KB) - added by landauf 17 years ago.
- CB_CompilerDir.jpg (8.0 KB) - added by landauf 17 years ago.
- CB_LinkerDir.jpg (5.9 KB) - added by landauf 17 years ago.
- CB_ResDir.jpg (5.0 KB) - added by landauf 17 years ago.
- CB_BuildWorkspace.jpg (27.1 KB) - added by landauf 17 years ago.
Download all attachments as: .zip