> From: <[EMAIL PROTECTED]> > Date: 2003/12/16 Tue PM 03:21:31 EST >
> : undefined reference to 'QMutex::~QMutex [in-charge]()' > collect2: ld returned 1 exit status > make[1]: *** [aviplay] Error 1 > make[1]: Leaving directory '/dvr/cvs-1.12.4/avifile/player' > make: *** [install-recursive] Error 1 > Before that was another dozen or so errors in reference to QMutex. My guess is that your Qt was compiled with no thread support. I would get a Qt source from trolltech and compile it myself (BTW for this you don't need to uninstall your existing Qt installation, just install into another directory). HTH Viktor
reply
Description: null
