Changes between Version 14 and Version 15 of DevWikiWinMingW64


Ignore:
Timestamp:
Apr 11, 2011, 10:10:29 PM (13 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiWinMingW64

    v14 v15  
    1919
    2020== 2. Installing Msys ===
    21 MSys is 32-bit but you can use it with your 32-bit or 64-bit mingw-w64.  Instructions are here [http://sourceforge.net/apps/trac/mingw-w64/wiki/MSYS mingw-w64 with MSYS]
     21
     22MSys is 32-bit but you can use it with your 32-bit or 64-bit mingw-w64.  Instructions are here [http://sourceforge.net/apps/trac/mingw-w64/wiki/MSYS mingw-w64 with MSYS] and repeated
     23here for completeness
     24
     25 *  download [http://sourceforge.net/projects/mingw-w64/files/External%20binary%20packages%20%28Win64%20hosted%29/MSYS%20%2832-bit%29/ Msys] MSYS-20110309.zip
     26 * Extract into a folder called C:\Msys
     27 * launch msys.bat
     28 * type
     29
     30{{{
     31sh /postinstall/pi.sh
     32}}}
     33
     34When prompted type in the path where you extracted your mingw
     35
     36