(OT) QThread, does it work?

Tobias Erbsland te at profzone.ch
Thu Mar 22 11:46:15 GMT 2001


> > I had tried not for 2 hours compile a small project with a QThread class:
> >
> > class ServerThread : public QThread
> > {
> >   public:
> >     virtual void run();
> > }
><Snippage>
>Off the top of my head I believe there is a #define QT_THREAD_SUPPORT or
>something similar that is possibly turned off you might want to look at some
>source I'm not sure where it is
>Check qapplication.{h,cpp} and qapplication_x11 for more ideas.

Yes, but i did. I run configure with --enable-mt. The QT_THREAD_SUPPORT ist 
set, and you see the -lqt-mt in the linker line.

regards
Tobias


--
| Tobias Erbsland | Hauptstrasse 6, CH-4565 Recherswil,
| te at profzone.ch | Switzerland; Phone: +41 32 675 67 38


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list