Changes between Version 4 and Version 5 of WindowsDevReq
- Timestamp:
- Aug 18, 2016, 4:16:48 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WindowsDevReq
v4 v5 27 27 * Python (used to avoid building Python) 28 28 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. 29 5. 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. 32 31 33 6. "make install" in the repository root. 32 6. ". vsvars.sh" in chimerax root to set path to Visual Studio compiler. 33 34 7. "make install" in the repository root. 34 35 35 36 7. "(cd prereqs/PyQt && make app-install)"