[PyKDE] 3.2rc4 instability

Phil Thompson phil at river-bank.demon.co.uk
Tue Apr 30 09:48:01 BST 2002


brk at jenkon.com wrote:
> 
> After upgrading from 3.1 to 3.2rc4 (Windows NT 4.0, sp6a, python 2.1.3, Qt
> 3.0.3), I'm seeing a lot of new crashes on calls to simple methods like
> centralWidget() and parent(). Here's a simple example which crashes. Is
> anyone else having this sort of trouble?

One one Windows specific change that was made was to use the -MD rather
than the -MT compiler flag so that it matches the default used to build
Python and Qt. If you are building with different defaults, that might
make a difference.

Phil




More information about the PyQt mailing list