2011/12/14 Laurent Dard f.couperin@online.fr:
Le 14/12/2011 01:22, Baho Utot a écrit :
I need some help with the autoconf packages.
When building it finds qt3 and tqtinterface but it keeps failing on linking QString and QWidget. So I think it is missing some library. What is weird is that all the libraries are in /opt/trinity/lib and /usr/lib. ldconfig.so.conf has those paths.
What library are these in.
They are in Qt3 library libqt-mt (libqt-mt.so.3.3.8) and headers ($QTDIR/include/qstring.h and $QTDIR/include/qwidget.h).
Did you follow the Trinity Build HowTo?
-- Laurent Dard
BTW: is there any way to tell autoconf/autotools where it should look for qt3/tqt? On my system it keeps detecting Qt4 (which is not even present on the system) and searches for tqt4.