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?