PDA

View Full Version : ShowEQ Make error.. at end I think...



Syber
05-01-2002, 02:53 PM
I do ./configure just fine, but get to the end and get these errors...

/usr/lib/qt-2.3.2/include/qstring.h:651: undefined reference to 'QString::shared_null'

It then exits out with a couple error codes.

I did download qt-2.3.2 and compile it with threads.. it went just fine..

Any ideas?

Cryonic
05-01-2002, 02:58 PM
Yeah, reread the guide, you must have missed a step when doing QT.

S_B_R
05-01-2002, 03:06 PM
It is "thread" btw and not "threads"
./configure -thread

fryfrog
05-01-2002, 08:00 PM
that might also be not being compiled with gcc3