<snip> > > Even when copying the relevant parts from the examples to python/ > > Haven't been able to solve this yet, but I'm inclined to think there's a > non-apparent linuxism creeping in somewhere (libtool?). > Hm, might be, when I try this on my Linux box, it works fine.
> > - copy the python sub directory from the examples to the plugins > > directory - copy the files in the widgets sub directory from the examples > > into my python's site-lib directory > > > > The result is still the same. My configuration: > > Python 2.5.1 > > Qt 4.3.2 (compiled with MinGW) > > sip 4.7.3 (compiled with MinGW) > > PyQt 4.3.3 (compiled with MinGW) > > > > Apart from this, PyQt works fine. I have no problem using the builtin > > widgets, subclassing in Python or integrating my c++ custom widgets with > > sip. > > > > Can anybody help? > > Danny > > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
