Changes between Version 1 and Version 2 of WindowsDevReq


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WindowsDevReq

    v1 v2  
    1313 * rsync (to install files and fetch them)
    1414 * vim (to edit files, might prefer emacs, your choice)
     15
     16Then go the the prereqs/win32 directory and run the installers.  Right now those are:
     17
     18 * cmake (used to generate nmake files)
     19 * innosetup (used for creating installer)
     20 * Python (used to avoid building Python)
     21
     22and soon may need to install Qt, but no installer is present yet.