<snip>
/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../crtn.o
-Wl,-soname
-Wl,libtqt.so.4 -o .libs/libtqt.so.4.2.0
/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lqt-mt
I guess this happens because QT library path are not passed to the linker.
I
cannot figure out how to fix this.
That should not be happening at all; what flags
(if any) are you passing
to the configure script? Also, can you send me the location of the
libqt-mt.so file on your system?
PS Maybe is better ideea to switch entire trinity project to cmake build
system?
That is not a bad idea; would you be willing to start that process? As I
mentioned before I am swamped with other tasks, so the automake/autoconf
stuff has been badly neglected.
Thanks!
Tim