Changes between Version 22 and Version 23 of WindowsWithoutCygwin


Ignore:
Timestamp:
Nov 14, 2015 6:40:10 PM (8 years ago)
Author:
mmaxfield@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WindowsWithoutCygwin

    v22 v23  
    22
    331. Install the following programs:
    4   1. Visual Studio. https://www.visualstudio.com/en-us/products/visual-studio-community-vs
     4  1. Visual Studio. (Make sure you include C++ support.) https://www.visualstudio.com/en-us/products/visual-studio-community-vs
    55  2. ActiveState Perl. 64-bit is fine. http://www.activestate.com/activeperl/downloads
    66  3. ActiveState Python. Make sure it's version 2.x instead of 3.x. 64-bit is fine. http://www.activestate.com/activepython/downloads Make sure you don't download it from python.org because we hardcode the executable name as "python2.7" and the python.org python doesn't include an executable with that name.