[PyKDE] Run-time error (Must construct a QApplication before a QPaintdevice)

Andreas Pakulat apaku at gmx.de
Sat Apr 22 10:57:19 BST 2006


On 22.04.06 00:57:05, Adam Tenderholt wrote:
> FYI: I tried compiing Qt 3.3.6 with threads and dynamically, and
> PyQt-mac-3.16 works correctly!! I don't completely understand why this
> is the case, but it works. Thanks to everyone who replied and offered
> suggestions.

I totally missed that you compiled Qt statically and multithreaded :-)

Did you try to compile PyQt statically too? Did you explicitly specify
the type of Qt lib (i.e. python configure.py -y qt)?

Anyway as long as it works, it works ;-)

Andreas

-- 
Is this really happening?




More information about the PyQt mailing list