Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 9 and Version 10 of dev/Windows


Ignore:
Timestamp:
Jun 25, 2005, 2:59:08 PM (19 years ago)
Author:
bensch
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/Windows

    v9 v10  
    2121
    2222      (note that all packages can be downloaded from from http://mingw.org)
     23
     24
     25
     26= new version =
     27  1. 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)
     28  1. Download and install [http://svn.orxonox.ethz.ch/webdev/develop/win32/dev/MinGW-4.1.0.exe mingw]
     29  1. Download and install [http://svn.orxonox.ethz.ch/webdev/develop/win32/dev/MSYS-1.0.10.exe msys]
     30   1. choose another path than minGW for msys installation
     31   2. while installing say twice yes (y)
     32   3. give the exact path to the minGW directory, so msys can configure the important links.
     33  1. Install [ msysDTK] to the same direcory as msys.
     34  1. extract the [ toMSYS.rar] to msys.
     35  1. extract the [ toMinGW.rar] to mingw.
     36  1. optionally you can always download the [http://svn.orxonox.ethz.ch/webdev/develop/win32/runtime/ runtime] libraries