On Fri, Nov 21, 2003 at 02:30:42AM +0100, Eric Williams wrote: > > What happened? If QThread isn't there anymore, what's the alternative? > QThread is there, but you need to build it against qt-mt, and not qt. Pass "-l qt-mt" to build.py to force this behaviour.