Changes between Version 2 and Version 3 of Chimera2/sprint-2013-03-18


Ignore:
Timestamp:
Mar 26, 2013, 9:08:54 AM (13 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Chimera2/sprint-2013-03-18

    v2 v3  
    1010=== Progress ===
    1111
    12 March 18
     12'''March 18'''
    1313
    1414- Build from source (openssl, libz, Python, numpy, Qt4, PySide, Shiboken) works on Linux
     
    2121- If not successful, switch to prebuilt binary distributions
    2222
    23 Report back on March 25
     23'''March 25'''
     24
     25- "make install" will work "in 15 minutes" for Linux and Mac
     26 - building from source
     27 - QT takes a long time
     28 - configuration in place to use previously compiled prerequisites during "make install" to save time
     29 - documentation in the source tree
     30- Windows compilation yet to start
     31- TomG brought up that QT4 apparently is not as well supported as we hoped
     32 - OpenGL graphics window tears (not sync'ed to refresh rate) was first reported in 2006 and still not resolved
     33 - Initializing OpenGL still needs to be delayed into drawing routine rather than done in setup routine
     34 - Scooter suggests we contact Utah group to see how they handle these QT/OpenGL issues and how they plan to proceed in the future