Michael George wrote:
> I have an extension module that I've built using distutils. I wonder if
> it's possible to use distutils to cross-compile it for windows on my
> linux box, and whether the pain involved is great. Can anyone point me
> in the right direction?
Take a look at OpenEmbedde
when I try to build pyqt I got errors no such method
> > QWidget.setAccessibleName
> >
> > What should I do? Rebuild qt4 without QT_NO_ACCESSIBILITY #define?
> >
> > My qt is 4.1.2
>
> Yes - the current code assumes a fully configured Qt.
I have sent Phil a pa