[PyKDE] PyQwt problems on Windows
    gvermeul at grenoble.cnrs.fr 
    gvermeul at grenoble.cnrs.fr
       
    Thu Sep 19 23:31:00 BST 2002
    
    
  
Hi Peter,
The following fixes my runtime problems on Windows/Qt-NC.
(1) Replace
#define QWT_NO_BITBLT
with
#undef QWT_NO_BITBLT
in the file qwt-20020807\include\qwt_global.h
(2) force a complete rebuild (python setup.py build --force),
before building your zip and exe files.
Good luck -- Gerard
PS: a bug fix release with more of your suggestions is planned
for this weekend.
-------------------------------------------------------------
This message was sent using HTTPS service from CNRS Grenoble.
         --->   https://grenoble.cnrs.fr   <---         
    
    
More information about the PyQt
mailing list