Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 3 and Version 4 of dev/WindowsMinGW


Ignore:
Timestamp:
Oct 5, 2008, 6:53:56 PM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/WindowsMinGW

    v3 v4  
    4242Extract the archive into {{{c:\<msys-homedir>\}}}
    4343
     44Now you should have the following directories in your home:
     45{{{
     46c:\<msys-homedir>\libs
     47c:\<msys-homedir>\media
     48c:\<msys-homedir>\trunk
     49}}}
     50
    4451== CMake ==
    4552Now we can build Orxonox. To do so, we need CMake. CMake is a cross-platform system for build automation. Download the latest binary release from [http://cmake.org/HTML/Download.html here] and install it (add CMake to the system PATH).