Changes between Version 4 and Version 5 of WindowsDevReq


Ignore:
Timestamp:
Aug 18, 2016, 4:16:48 PM (9 years ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WindowsDevReq

    v4 v5  
    2727 * Python (used to avoid building Python)
    2828
    29 5. Install 64-bit version of Qt 5.6.0 in c:\qt.
    30  * Installer can be obtained from [http://www.qt.io].
    31  * Skip login unless you already have a qt.io account.
     295. Setup ssh access to plato.cgl.ucsf.edu
     30 * Make sure ssh to plato works without a password so build can fetch PyQt licensed wheels.
    3231
    33 6. "make install" in the repository root.
     326. ". vsvars.sh" in chimerax root to set path to Visual Studio compiler.
     33
     347. "make install" in the repository root.
    3435
    35367. "(cd prereqs/PyQt && make app-install)"