Changes between Version 2 and Version 3 of WindowsDevReq


Ignore:
Timestamp:
May 23, 2016, 2:57:30 PM (9 years ago)
Author:
Greg Couch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WindowsDevReq

    v2 v3  
    33Install Microsoft Visual Studio 2015, community edition works, make sure to install C++ (not done by default)
    44
    5 Install [http://cygwin.com/ Cygwin].  We used the 64-bit version.  In addition to the default packages, you'll probably need:
     5Install [http://cygwin.com/ Cygwin].  We used the 64-bit version.  In addition to the default packages, you'll probably need (in ASCII order):
    66
     7 * Imagemagick (to create icon files)
    78 * git (to be able to check in changes)
    89 * icoutils (to look at icon files, might not be needed)
    9  * imagemagick (to create icon files)
    1010 * make (to run the build process)
    1111 * openssh (to get network access to plato)