Changes between Version 8 and Version 9 of WindowsDevReq


Ignore:
Timestamp:
Sep 16, 2020, 7:25:13 PM (5 years ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WindowsDevReq

    v8 v9  
    1010 Then start Visual Studio and login, then quit.
    1111
    12 2. Install [http://cygwin.com/ Cygwin].  We used the 64-bit version.  In addition to the default packages, you'll need (in ASCII order):
    13  * Imagemagick (to create icon files)
     122. Install [http://cygwin.com/ Cygwin].  We used the 64-bit version.  In addition to the default packages, you'll need:
     13 * binutils (xdr in md_crds needs ld.exe)
    1414 * git (to be able to check in changes)
    1515 * icoutils (to look at icon files, might not be needed)
     16 * Imagemagick (to create icon files)
    1617 * make (to run the build process)
    1718 * openssh (to get network access to plato)
     
    2021 * vim (to edit files, might prefer emacs, your choice)
    2122 * unzip (used to build ffmpeg)
    22  * binutils (xdr in md_crds needs ld.exe)
    2323
    24243. Clone repository from plato.cgl.ucsf.edu:/usr/local/projects/chimerax/git/chimerax.git