[q-lang-cvs] q NEWS,1.131,1.132
                
                Brought to you by:
                
                    agraef
                    
                
            
            
        
        
        
    | 
      
      
      From: Albert G. <ag...@us...> - 2007-11-03 12:12:15
      
     | 
| Update of /cvsroot/q-lang/q In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22688 Modified Files: NEWS Log Message: remove comment about asserted binary incompatibilities affecting Qt/Q; these seem to be fixed with the latest bugfix release of Qt/Q Index: NEWS =================================================================== RCS file: /cvsroot/q-lang/q/NEWS,v retrieving revision 1.131 retrieving revision 1.132 diff -C2 -d -r1.131 -r1.132 *** NEWS 16 Oct 2007 12:47:49 -0000 1.131 --- NEWS 3 Nov 2007 12:12:10 -0000 1.132 *************** *** 150,162 **** provided as separate packages. - NOTE: Unfortunately, on openSUSE Linux 10.1, for which we provide a binary - RPM, we noticed some apparent binary incompatibilities between the Qt and/or - SmokeQt libraries for different patchlevels, which affects the new Qt/Q - module. The provided RPM has been built on a fully patched system at the - time of this writing, so it should work for you if you have a recent enough - openSUSE 10.1 system, but in all other cases it's better to rebuild the - binary package from the source RPM, or reinstall the Qt/Q module manually - from source. - - At the time of this writing, the ncurses and Qt/Q modules as well as the Pd/Q plugin haven't been ported to Windows yet. They will hopefully be --- 150,153 ---- |