Changes between Version 351 and Version 352 of CompileOnWindows


Ignore:
Timestamp:
Dec 29, 2018, 1:18:48 PM (5 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v351 v352  
    6262 * 32bit:
    6363{{{
    64 pacman -S mingw-w64-i686-toolchain mingw-w64-i686-cairo mingw-w64-i686-python2-numpy mingw-w64-i686-sqlite3 mingw-w64-i686-xz mingw-w64-i686-lz4
    65 }}}
    66 
    67 For experimental python 3 testing:
    68 {{{
    69 pacman -S mingw-w64-i686-python3-numpy mingw-w64-i686-python3-six mingw-w64-i686-python3-virtualenv mingw-w64-i686-python3-setuptools mingw-w64-i686-python3-pip mingw-w64-i686-python3-wheel
     64pacman -S mingw-w64-i686-toolchain mingw-w64-i686-cairo mingw-w64-i686-python2-numpy mingw-w64-i686-sqlite3 mingw-w64-i686-xz mingw-w64-i686-lz4 mingw-w64-i686-python3-numpy mingw-w64-i686-python3-six
    7065}}}
    7166
    7267 * 64-bit:
    7368{{{
    74 pacman -S mingw-w64-x86_64-toolchain mingw-w64-x86_64-cairo mingw-w64-x86_64-python2-numpy mingw-w64-x86_64-sqlite3 mingw-w64-x86_64-xz mingw-w64-x86_64-lz4
    75 }}}
    76 
    77 For experimental python 3 testing:
    78 {{{
    79 pacman -S mingw-w64-x86_64-python3-numpy mingw-w64-x86_64-python3-six mingw-w64-x86_64-python3-virtualenv mingw-w64-x86_64-python3-setuptools mingw-w64-x86_64-python3-pip mingw-w64-x86_64-python3-wheel
    80 }}}
    81 
     69pacman -S mingw-w64-x86_64-toolchain mingw-w64-x86_64-cairo mingw-w64-x86_64-python2-numpy mingw-w64-x86_64-sqlite3 mingw-w64-x86_64-xz mingw-w64-x86_64-lz4 mingw-w64-x86_64-python3-numpy mingw-w64-x86_64-python3-six
     70}}}
    8271
    83724. Add to `C:\msys{32|64}\home\user\.bashrc`